Changelog¶
Next¶
- Fixes, polishing, niceties across the code base
- Update examples
0.2.1 (2015-05-17)¶
- C99 support
0.2.0 (2015-05-17)¶
- cbor_ctrl_bool -> cbor_ctrl_is_bool
- Added cbor_array_allocated & map equivalent
- Overhauled endianess conversion - ARM now works as expected
- ‘sort.c’ example added
- Significantly improved and doxyfied documentation
0.1.0 (2015-05-06)¶
The initial release, yay!