Releases: harrel56/json-schema
Releases · harrel56/json-schema
1.3.0
What's Changed
- Fix/exhaustive evaluation by @harrel56 in #50
- Returning error messages from applicators by @EmilsOzolins in #52
- Applicators error messages part 2 by @harrel56 in #53
New Contributors
- @EmilsOzolins made their first contribution in #52
Full Changelog: 1.2.2...1.3.0
1.2.2
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
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
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
What's Changed
- Feature/provider org.json by @harrel56 in #12
- feat: add bowtie badges by @harrel56 in #13
- feat: add jettison provider by @harrel56 in #14
- Feature/provider jakarta json by @harrel56 in #15
- Feature/provider json smart by @harrel56 in #16
- fix: user parsson only in tests by @harrel56 in #17
- feat: coverage badge by @harrel56 in #18
- Chore/readme updates by @harrel56 in #21
- chore: prepare for 1.1.0 by @harrel56 in #22
New Contributors
Full Changelog: 1.0.0...1.1.0