Skip to content

QCBOR 2.0 alpha 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@laurencelundblade laurencelundblade released this 12 Feb 19:34
af3a392

A relatively small release, but t_cose 2.0 needs the correct error codes for GetByteString()

  • Fix error code returned by QCBORDecode_GetTextString() and QCBORDecode_GetByteString()
  • Improve testing for QCBORDecode_GetTextString() and QCBORDecode_GetByteString()
  • Add link to QCBOR documentation website in all header files
  • Improve tag decoding documentation