Skip to content

Releases: harrel56/json-schema

1.3.0

08 Sep 21:48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.3.0

1.2.2

05 Sep 18:48
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #45
  • chore(deps): bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277 by @dependabot in #46
  • Fix/validation result errors by @harrel56 in #48

Full Changelog: 1.2.1...1.2.2

1.2.1

13 Aug 15:00
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump org.eclipse.parsson:parsson from 1.1.2 to 1.1.3 by @dependabot in #34
  • move sonarcloud analysis by @harrel56 in #39
  • chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.9.3 to 5.10.0 by @dependabot in #35
  • chore(deps): bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #36
  • chore(deps): bump org.sonarqube from 4.2.1.3168 to 4.3.0.3225 by @dependabot in #37
  • JSON provider tests in GH matrix by @harrel56 in #42
  • chore(deps): bump org.eclipse.parsson:parsson from 1.1.3 to 1.1.4 by @dependabot in #43
  • Refactor/composite classes by @harrel56 in #44

Full Changelog: 1.2.0...1.2.1

1.2.0

10 Jul 19:15
Compare
Choose a tag to compare

What's Changed

  • Bump org.mockito:mockito-core from 5.3.1 to 5.4.0 by @dependabot in #23
  • Bump org.json:json from 20230227 to 20230618 by @dependabot in #24
  • feat: simplify usage of meta-schema validator by @harrel56 in #28
  • Feature/recursive schema validation by @harrel56 in #29
  • feat: add sonarqube plugin by @harrel56 in #30
  • chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.15.0 to 2.15.2 by @dependabot in #31
  • chore(deps): bump net.minidev:json-smart from 2.4.11 to 2.5.0 by @dependabot in #33
  • Feature/vocabularies support by @harrel56 in #32

Full Changelog: 1.1.0...1.2.0

1.1.0

09 Jun 18:42
a03ecc0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

01 Jun 21:22
Compare
Choose a tag to compare

First official release 🚀