dynamically adjust prereqs based on if JSON::XS is already installed
[p5sagit/JSON-MaybeXS.git] / Changes
1
2  - Now also supports JSON::XS, when available: Cpanel::JSON::XS will only be
3    installed when there is no XS backend already installed; Cpanel::JSON::XS
4    will be used over JSON::XS when both are installed.
5
6 1.001000 - 2013-12-11
7   - Add a constructor for people who want to forget how silly the JSON API is
8
9 1.000000 - 2013-05-22
10   - Released on an unsuspecting world.