v2.1.0
- Update various variable
bounds
to use string representations when dividing and adding floats. This prevents errors such as for example withQuniformVar(0, 99.9, 0.1)
decoding its encoded boundary values. It is unclear how best to address floating point issues.