cbor v1.4.0 Release Notes

Release Date: 2019-12-25 // over 4 years ago
  • ๐Ÿš€ 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 reached 532+ million execs with Go 1.12 at the time of release. It will continue fuzzing until 1+ billion execs are reached with Go 1.13.

    corpus: 1237 (20h39m ago), crashers: 0, restarts: 1/10000, execs: 534729619 (6603/sec), cover: 2016, uptime: 22h29m