0.2.17
Changes since 0.2.16
- Fixed
FloatTag
incorrectly comparing as not-equal after encode/decode with values such as0.3
(stored with higher precision in memory (64-bit) than possible to represent (32-bit)).
FloatTag
incorrectly comparing as not-equal after encode/decode with values such as 0.3
(stored with higher precision in memory (64-bit) than possible to represent (32-bit)).