Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 288 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 288 Bytes

0.1.4 Breaking

  • Breaking: minicbor upgraded to 0.18, it contains breaking changes.
  • Breaking: Error API has changed.
  • CBOR:: Bytes can be deserialized to Vec<u8>.

0.1.3

  • add flatten_top, allow wrapping top-level structures without maps and array