Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 23:44
340edcb

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