Fixed float serialization for subnormal (denormalized) numbers
by @stephenberry in #1190
- Much more robust fuzz unit testing of float and double reading/writing
This issue occurred due to the new float serialization code. It only existed in v3.1.3 for extremely small numbers.
Full Changelog: v3.1.3...v3.1.4