Releases: saasquatch/json-schema-inferrer
Releases · saasquatch/json-schema-inferrer
0.2.1
0.2.0
Changed
- Switched to Gradle.
- Added support for JSON Schema draft 2019-09 and 2020-12.
- Internal dependency version bumps.
- Test suite cleanup.
Fixed
- Fixed the
time
format inference inFormatInferrers.dateTime()
to better adhere to the JSON Schema standard. It is trivial to restore the original behavior with a custom implementation ofFormatInferrer
.
Jackson version bump for vulnerability fix
- Jackson among other version bumps
- Added
mvnw
0.1.4: Merge pull request #12 from saasquatch/dev
Bug fix + version bumps
- Minor version bumps for various dependencies
- Fix errors when building for JDK 11 and 12. See #6.
Jackson version bump for vulnerability fix
Merge pull request #3 from saasquatch/dev Jackson version bump for vulnerability fix
First non-alpha release
Merge pull request #2 from saasquatch/non-alpha Non alpha
0.1.1-alpha-44
release version bump
0.1.1-alpha-43
release version bump
0.1.1-alpha-41
release version bump