Releases: SiriusStarr/jdlint
Releases · SiriusStarr/jdlint
Release list
v2.0.1
v2.0.0
Initial release of v2.
This brings a wholly new config file format that supports essentially arbitrary systems, so long as they roughly have the concept of IDs, indexes, and defined structure.
Checking out the config file examples is highly recommended.
v1.0.1
- 🚸 -- Group errors of the same type when printing, so the header and footer
aren't unnecessarily repeated. This does not affect JSON output.