Skip to content

Releases: nnabeyang/swift-cbor

v0.0.4

19 Jul 12:23
Compare
Choose a tag to compare

Fixes

  • Fix CborValueLiteralType.debugDataTypeDescription
  • Changed the handling of null values to throw a DecodingError instead of force unwrapping

v0.0.3

12 May 08:37
Compare
Choose a tag to compare

Fixes

  • Add support for decoding BinaryString-encoded data to String
  • Modified CborScanner's scan method to eliminate error throwing

v0.0.2

11 May 05:07
Compare
Choose a tag to compare

Fixes

  • Fix support version

v0.0.1

09 May 22:07
Compare
Choose a tag to compare

Initial release.