Skip to content

Releases: SiriusStarr/jdlint

v2.0.1

Choose a tag to compare

@SiriusStarr SiriusStarr released this 29 Jul 16:59
224ce60
  • 🐛 -- Improved handling of multiline comments in plaintext JDexes. Previously, commented-out IDs could be erroneously detected.

v2.0.0

Choose a tag to compare

@SiriusStarr SiriusStarr released this 28 Jul 22:56
e474871

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

Choose a tag to compare

@SiriusStarr SiriusStarr released this 14 Nov 20:34
v1.0.1
1a19a7d
  • 🚸 -- Group errors of the same type when printing, so the header and footer
    aren't unnecessarily repeated. This does not affect JSON output.

v1.0.0

Choose a tag to compare

@SiriusStarr SiriusStarr released this 04 Oct 01:21
v1.0.0
e1862f4

Initial release.