Release commit for 1.002001
[p5sagit/JSON-MaybeXS.git] / Changes
CommitLineData
0a28a3a3 1Revision history for JSON-MaybeXS
8b945fac 2
b3025e24 31.002001 - 2014-04-23
86f2a3a5 4 - fix installation on older perls with an older ExtUtils::MakeMaker
5 (RT#94964)
6
3516ad78 71.002000 - 2014-04-22
8b945fac 8 - Now also supports JSON::XS, when available: Cpanel::JSON::XS will only be
9 installed when there is no XS backend already installed; Cpanel::JSON::XS
10 will be used over JSON::XS when both are installed.
11
03386cee 121.001000 - 2013-12-11
939f9a29 13 - Add a constructor for people who want to forget how silly the JSON API is
14
47542932 151.000000 - 2013-05-22
0ab1ccdd 16 - Released on an unsuspecting world.