--- JSON-XS/Changes 2016/09/23 07:45:58 1.172 +++ JSON-XS/Changes 2016/11/23 05:00:12 1.176 @@ -7,7 +7,13 @@ TODO: investigate magic (Eric Brine) TODO: rfc7464 TODO: Victor Efimov +TODO: move json_xs to types::serialiser + - add cbor-packed type to json_xs. + +3.03 Wed Nov 16 20:20:59 CET 2016 + - fix a bug introduced by a perl bug workaround that would cause + incremental parsing to fail with a sv_chop panic. - json_xs: toformat failure error message fixed. - json_xs: allow cyclic data structures in CBOR.