root/wiki-toolkit-plugin-json/trunk/CHANGES

Revision 531, 453 bytes (checked in by kake, 5 weeks ago)

Removed JSON::Syck stuff (the author recommends just using JSON::XS now, and JSON already uses that where possible), and switched to non-deprecated JSON method (fixes #50).

Line 
1??????????: 0.04
2            * Don't attempt to use JSON::Syck any more - JSON now uses
3              JSON::XS where possible, so just use that.
4
52008-10-26: 0.03
6            * Add missing prerequisites
7
82008-10-24: 0.02
9            * Fix URL below
10            * Update copyright
11            * Add minimal test suite with use_ok
12
132008-10-18: 0.01
14            * Initial release, taken from
15              http://dev.openguides.org/attachment/ticket/154/
Note: See TracBrowser for help on using the browser.