v2.4.0 (January 3, 2022)
This release adds two user-requested features to the decoder. It passed 3+ billion execs fuzzing before being tagged.
What's Changed
- Add option to specify default Go map type when decoding CBOR map into interface{} by @fxamacker in #316
- Add support for decoding registered CBOR tag to interface type by @fxamacker in #308
- Update CBOR docs for v2.4.0 by @x448 in #318
Special Thanks
Full Changelog: v2.3.1...v2.4.0