--- CBOR-XS/Changes 2013/12/01 14:30:52 1.38 +++ CBOR-XS/Changes 2013/12/01 14:45:03 1.39 @@ -4,7 +4,10 @@ TODO: document encode_cbor_sharing? TODO: weaken cyclic structures? TODO: plug memleak when cyclic and error? -TODO: validate utf8? + +1.11 + - 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. 1.1 Sat Nov 30 19:14:27 CET 2013 - INCOMPATIBLE CHANGE: new decoder setting: allow_cyclic, needed to decode