Releases: jimblackler/jsonschemafriend
Releases · jimblackler/jsonschemafriend
0.12.4
What's Changed
- Update org.jsoup:jsoup to 1.17.2 by @big-andy-coates in #46
- Avoid duplicated fetch of same documents with different fragments by @kool79 in #44
- Update com.fasterxml.jackson.core:jackson-databind to 2.16.1 by @big-andy-coates in #48
- Update org.json:json to 20231013 by @big-andy-coates in #49
- Update com.ibm.icu:icu4j to 74.2 by @big-andy-coates in #51
- Fix test suite for Windows OS (path separator "") by @kool79 in #42
- Update tests to handle yaml test data and not fail on other types by @big-andy-coates in #53
- Update junit-jupiter to 5.10.1 by @big-andy-coates in #52
- Update org.jruby.joni:joni to 2.2.1 by @big-andy-coates in #50
- Update commons-validator:commons-validator to 1.8.0 by @big-andy-coates in #47
- Enable dependabot by @big-andy-coates in #55
- Only run known good tests as part of CI pipeline by @big-andy-coates in #57
- Green build by @big-andy-coates in #64
- Bump actions/setup-java from 2 to 4 by @dependabot in #59
- Bump actions/checkout from 2 to 4 by @dependabot in #60
- Bump org.graalvm.js:js from 21.2.0 to 21.3.9 by @dependabot in #62
- Fix compiler deprecated warnings in PathUtils by @big-andy-coates in #56
- Bump gradle/wrapper-validation-action from 1.0.4 to 2.1.1 by @dependabot in #65
- Bump org.graalvm.sdk:graal-sdk from 21.2.0 to 21.3.9 by @dependabot in #61
- Stop dependabot updating GraalVM dependency by @big-andy-coates in #66
- Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2 by @dependabot in #70
- Bump org.junit.jupiter:junit-jupiter-params from 5.10.1 to 5.10.2 by @dependabot in #69
- Bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 by @dependabot in #67
- Bump org.json:json from 20231013 to 20240205 by @dependabot in #68
New Contributors
Full Changelog: 0.12.3...0.12.4
0.12.3
Increment version.
0.12.2
Increment version.
0.12.1
Correct error in previous merge.
0.12.0
Increment version.
0.11.4
Increase version.
0.11.3
Increment version number to 0.11.3.
0.11.2: Update version.
Hopefully the last release for a while.
0.11.1
Deleted section that is now redundant.
0.11.0
Includes support for 2020-12, and API enhancements. Fewer dependencies.