Skip to content

v3.2.3 - 2021-6-11

Compare
Choose a tag to compare
@markjonestx markjonestx released this 11 Jun 17:07
· 65 commits to main since this release

Added

  • Particle Pools can now compared against other Particle Pools to see if they
    are storing the same content.

Fixed

  • Regression from 3.2.0 where Gamp would not write out data to disk. This time
    by wrapping the data in a float, which should catch instances where the value
    stored is a pure scalar, verses instances where the data is an array with a
    len == 1