v0.3.0
v0.3.0
Changes
- Breaking Change: Revert
cbor_encode_text_string()
to its original version - Add
cbor_encode_null_terminated_string()
- Fix to conform to C99 standard removing
strnlen()
- Increase the maximum recursion level from 4 to 8
v0.3.0
cbor_encode_text_string()
to its original versioncbor_encode_null_terminated_string()
strnlen()