Revision history for Perl extension gutil::JSON2::XS.
0.13.4 2014.8.27
Fix malform UTF8 octet shadow buffer's wrong end position.
0.13.3 2014.8.13
To compatible with Perl 5.8.5
0.13.2 2014.8.12
Use older form of version string, to compatible with Perl 5.8
0.13.1 2014.8.1
Add some syntax additions that makes clang happier...
0.13.0 2014.8.1
Deal with malform UTF8 octet (except in hash key)
0.12.0 2014.7.9
Deal with UTF8/wide char hash key
0.11.0 2014.7.9
Detect Perl undef more correctly
0.10.0 2014.7.5
Preserve Perl undef <-> JSON null
0.9.0 2014.5.23
The first release ^_^