Skip to content

Releases: trussed-dev/cbor-smol

v0.4.1

08 Oct 13:54
0.4.1
3e9e218
Compare
Choose a tag to compare

Changes

Added

  • Add support for deserialize_ignored_any (#6)
  • Accept arrays of integers in deserialize_bytes (#7)
  • Add support for all types expected by serde in deserialize_identifier (#8)
  • Add ?Sized trait bound to cbor_serialize, cbor_serialize_extending_bytes and cbor_serialize_bytes (#10)

Fixed

  • Fix deserialization of enums with struct variants (#4)
  • Never inline map and tuple deserialization (#15)

All changes

v0.4.0

07 Oct 11:25
0.4.0
Compare
Choose a tag to compare

Changes

  • Update heapless to 0.7 and heapless-bytes to 0.3.

Full Changelog: 0.3.1...0.4.0

v0.3.1

13 Apr 20:11
Compare
Choose a tag to compare
Release v0.3.1