cbor v2.0.1 Release Notes

Release Date: 2020-02-06 // about 4 years ago
  • ๐Ÿ”„ Changes include:

    • ๐Ÿ›  Fix: API bug introduced in v2.0.0 with (Un)Marshaler and (Un)MarshalerWithMode interface mixup
    • ๐Ÿ›  Fix: Reject CBOR non-array data for structs decorated with "toarray"

    More at #129 and #137.

    Special thanks to ZenGround0 for reporting issues.

    v2.0.1 passed 300+ million execs in fuzzing (still running). v2.0.0 passed 1+ billion execs fuzzing.