Changed
- Mark
Error
as non-exhaustive (#11) - Add support for multiple
heapless
andheapless-bytes
versions (#13):- Move existing support for
heapless
0.7 andheapless-bytes
0.3 behind features - Add support for
heapless
0.8 andheapless-bytes
0.4 - Remove
cbor_serialize_bytes
andcbor_serialize_extending_bytes
(usecbor_serialize_to
instead)
- Move existing support for