Releases: Seldaek/jsonlint
Releases · Seldaek/jsonlint
1.12.1
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
What's Changed
Fixed possible corner cases in UTF-8 violation detection by @LLyaudet in #98
Full Changelog : 1.12.0...1.12.1
1.12.0
Compare
Sorry, something went wrong.
No results found
Immutable
release. Only release title and notes can be modified.
Added all flags of JsonParser to the command-line script by @LLyaudet in #94
Added Utf8Validator and an optional VALIDATE_UTF8_ENCODING flag by @LLyaudet in #91 #97
Full Changelog : 1.11.0...1.12.0
1.11.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Add ALLOW_DUPLICATE_KEYS_TO_ARRAY flag for collect values from duplicated keys in a __duplicate__ array #88
New Contributors
Full Changelog : 1.10.2...1.11.0
1.10.2
Compare
Sorry, something went wrong.
No results found
Fixed exception messages potentially leaking data when showing the position in a file that is clearly not json, only the first character is now shown
Full Changelog : 1.10.1...1.10.2
1.10.1
Compare
Sorry, something went wrong.
No results found
Fixed quiet mode when parsing from stdin (#87 )
Full Changelog : 1.10.0...1.10.1
1.10.0
Compare
Sorry, something went wrong.
No results found
Added ALLOW_COMMENTS flag to parse while allowing (and ignoring) inline // and multiline /* */ comments in the JSON document (#81 )
Full Changelog : 1.9.0...1.10.0
1.9.0
Compare
Sorry, something went wrong.
No results found
Internal cleanups and type fixes
Full Changelog : 1.8.9...1.9.0
1.8.9
Compare
Sorry, something went wrong.
No results found
What's Changed
Lexer: fix handling of cut off json where string don't terminate by @glaubinix in #79
Full Changelog : 1.8.3...1.8.9
1.8.3
Compare
Sorry, something went wrong.
No results found
Cleaned up zip archives with .gitattributes
1.8.2
Compare
Sorry, something went wrong.
No results found