Skip to content

Releases: Seldaek/jsonlint

1.3.0

05 Sep 15:37
Compare
Choose a tag to compare
  • Added parsing to an associative array via JsonParser::PARSE_TO_ASSOC
  • Fixed a warning when rendering parse errors on empty lines

1.2.0

05 Sep 15:37
Compare
Choose a tag to compare
  • 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