--- JSON-XS/Changes 2013/12/08 20:44:23 1.164 +++ JSON-XS/Changes 2014/03/02 22:09:38 1.165 @@ -6,6 +6,7 @@ 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. 3.01 Tue Oct 29 16:55:15 CET 2013 - backport to perls < 5.18 (reported by Paul Howarth). @@ -13,7 +14,7 @@ - implemented an object tagging extension (using the Types::Serialiser serialisation protocol). - reworked the documentation regarding object serialisation, - add a new OBJECT SERIALISATION section that explains the + add a new OBJECT SERIALISATION section that explains th whole process. - new setting: allow_tags. - switch to Types::Serialiser booleans.