Skip to content

v1.4.0

Compare
Choose a tag to compare
@fxamacker fxamacker released this 25 Dec 23:23
· 583 commits to master since this release
1b57893

Release v1.4.0 (Dec 25, 2019)

Changes include:

  • Feature: Deprecate bool encoding options and add int SortMode (commit 3b78ee0)
  • Reliability: Use float16 to float32 conversion func that had all 65536 results verified to be correct (commit 48850b2)
  • Fix: Fix decoding of float16 subnormal numbers (commit 48850b2)

Fuzzing passed 532+ million execs with Go 1.12 at the time of release.
Fuzzing passed 4+ billion execs with Go 1.13 about 17-18 days after release.