Revision history for Data-Format-Pretty-JSON
0.09 2014-02-14 (SHARYANTO)
- By default now turn on line numbers when running interactively.
0.08 2013-11-12 (SHARYANTO)
- No functional changes. Rebuild to fix t/00-compile.t generated by
older DZP::Test::Compile (2.019 < x < 2.033).
0.07 2013-09-29 (SHARYANTO)
[BUG FIXES]
- color and pretty settings were not independent. It is now possible to
output colored but not pretty (compact), or uncolored but pretty
output.
- linum setting is also now independent.
0.06 2012-11-18 (SHARYANTO)
- Observe environment COLOR.
0.05 2012-11-16 (SHARYANTO)
- Yay, now use JSON::Color when interactive.
0.04 2012-08-07 (SHARYANTO)
- No functional changes. Remove circular dependency on
Data::Format::Pretty [RT#78781]. Thanks, MITHALDU.
0.03 2012-03-29 (SHARYANTO)
- Add content_type().
0.02 2011-08-11 (SHARYANTO)
- Add ::CompatJSON shortcut module.
0.01 2011-08-11 (SHARYANTO)
- First release.