v3.2.3 - 2021-6-11
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