NAME
JSON::DWIW::Changes - List of significant changes to JSON::DWIW
CHANGES
Version 0.36 (Sat 2009-08-22)
- Added ascii, bare_solidus, and minimal_escaping options.
- Began to use Test::More for some of the unit tests.
Version 0.35
Version 0.34
Version 0.33
Version 0.32
- Fixed segfault on Solaris 10 (on Sparc) when compiled with Sun Studio. It was a 64-bit versus 32-bit bug on my part, but apparently GCC catches this and does the right thing.