Releases: Seldaek/jsonlint
Releases · Seldaek/jsonlint
1.3.0
- Added parsing to an associative array via JsonParser::PARSE_TO_ASSOC
- Fixed a warning when rendering parse errors on empty lines
1.2.0
- Added support for linting multiple files at once in bin/jsonlint
- Added a -q/--quiet flag to suppress the output
- Fixed error output being on STDOUT instead of STDERR
- Fixed parameter parsing