--- JSON-XS/Changes 2018/11/15 22:49:06 1.185 +++ JSON-XS/Changes 2018/11/15 22:58:15 1.186 @@ -1,17 +1,13 @@ Revision history for Perl extension JSON::XS -TODO: maybe detetc and croak on more invalid inputs (e.g. +-inf/nan) +TODO: maybe detect and croak on more invalid inputs (e.g. +-inf/nan) TODO: maybe avoid the reblessing and better support readonly objects. -TODO: http://stevehanov.ca/blog/index.php?id=104 compression TODO: how to cope with tagged values and standard json decoders TODO: investigate magic (Eric Brine) TODO: rfc7464 -TODO: Victor Efimov -TODO: move json_xs to types::serialiser? TODO: [PATCH] Types::Serialiser: Inline true(), false() and error() functions -TODO: document & testcase ->boolean_values (aristoteles). 4.0 - SECURITY IMPLICATION: this release enables allow_nonref by default for compatibnility with RFC 7159 and newer. See "old" vs. "new"