Skip to content

Releases: alenkacz/gradle-json-validator

v1.3.0

19 Dec 08:31
d38d467
Compare
Choose a tag to compare

Support for Gradle 8

1.2.1

16 Jul 07:48
Compare
Choose a tag to compare

#15 fixed issue with JSON that has array as a top-level element

1.2.0

13 Feb 20:37
6cfa905
Compare
Choose a tag to compare
  • introduced onlyWithJsonExtension property #13

1.1.1

29 Oct 07:49
dbed9d0
Compare
Choose a tag to compare

Bug in publish plugin caused some artifacts not been uploaded to gradle plugin portal.

Re-releasing 1.1.0 with updated plugin

1.1.0

20 Sep 19:39
Compare
Choose a tag to compare
  • targetJsonDirectory property added making it possible to validate multiple json files in a directory
  • validation error message format changed so that it works for failures in multiple files

1.0.0

21 Feb 20:55
Compare
Choose a tag to compare
  • json validation
  • better messages printed out when schema violations occur
  • possibility to validate json schema syntax