Releases: rafeca/prettyjson
Releases · rafeca/prettyjson
v1.2.1
- Fix an issue when printing functions (#30)
1.2.0
- Upgrade dependencies
- Add
--noalign
option (by @dgoguerra)
1.1.3
- Fix display bug in newer node engines
- Update dependencies and devDependencies
- Remove engines restriction from package.json (so the module can be installed in io.js)
1.1.2
- Add MIT license to the package.json
1.1.1
- Add support for nodejs v0.12.x
1.1.0
- Allow to print Date objects
- Add inline-arrays option
0.13.0
New
- Add option to not print colors
- Allow command line arguments for customization
Deprecated
- Environment variables for customization (will be removed in 1.0.0)
0.12.1
- Fix indentation customization via command line