--- JSON-XS/Changes 2014/11/24 18:42:51 1.166 +++ JSON-XS/Changes 2016/02/21 15:37:53 1.167 @@ -7,8 +7,13 @@ TODO: how to cope with tagged values and standard json decoders TODO: work around <=5.16 bugs (Reini Urban) TODO: decide what to do with RFC7158 incompatibilities. +TODO: investigate magic (Eric Brine) +TODO: Alex Efros, true/false ignore allow_nonref, because internally they are refs - allow literal tabs in strings in relaxed mode (patch by lubo.rintel@gooddata.com). + - support "cbor" format in json_xs tool. + - support (and fix) calling encode and decode in list context + (reported by Вадим Власов). 3.01 Tue Oct 29 16:55:15 CET 2013 - backport to perls < 5.18 (reported by Paul Howarth).