The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.006     2014-12-12 10:21:25-05:00 America/New_York
  - Preload JSON booleans for true and false subs
  - Updated tests and documentation for Cpanel::JSON::XS 3.0108
    - inf and nan encoding
    - upgraded number encoding
    - removed doc section on boolean stringification differences

0.005     2014-12-09 18:05:21-05:00 America/New_York
  - Enable allow_unknown option
  - Update docs regarding handling of unblessed references
  - Restore tests related to scalar references

0.004     2014-12-05 12:30:04-05:00 America/New_York
  - Removed Test::Without::Module testing dependency

0.003     2014-11-30 22:53:18-05:00 America/New_York
  - Cleaned up tests and imports

0.002     2014-11-30 18:52:20-05:00 America/New_York
  - Improved testing for JSON::XS and JSON::PP

0.001     2014-11-30 02:27:46-05:00 America/New_York
  - First release