--- JSON-XS/Changes 2007/06/25 22:15:52 1.60 +++ JSON-XS/Changes 2007/07/01 14:08:03 1.61 @@ -1,6 +1,8 @@ Revision history for Perl extension JSON::XS TODO: blessed object tests + maxsize +TODO: object filtering (decode_filtered?) +TODO: make xs-level object bigger, longer 1.4 - add convert_blessed option. - encode did not catch all blessed objects, encoding their @@ -12,6 +14,8 @@ a smaller and faster perl hash. - implemented simpleminded, optional resource size checking in decode_json. + - remove objToJson/jsonToObj aliases, as the next version + of JSON will not have them either. 1.3 Sun Jun 24 01:55:02 CEST 2007 - make JSON::XS::true and false special overloaded objects