Changes for version 1.11 - 2013-12-01

  • new setting: validate_utf8, for when you can't trust your cbor data.
  • do not leak memory on decoding errors, when allow_cycles is enabled.
  • add default filters for tags 0 and 1, using Time::Piece.
  • more tests added.

Modules

Concise Binary Object Representation (CBOR, RFC7049)