Releases: sourcemeta/jsonschema
Releases · sourcemeta/jsonschema
v0.6.0
v0.5.1
What's Changed
- Fix
validate
not checking the metaschema without-m
given no instances by @jviotti in #82 - Fix extension typo on the
validate
command documentation by @lpsinger in #81 - Do not print valid intermediate errors on
validate
on success by @jviotti in #83
New Contributors
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.0
What's Changed
- Fix concurrency group for package GitHub Actions group by @jviotti in #56
- Distribute the CLI over NPM by @jviotti in #57
- Downgrade CMake minimum requirement to 3.16 by @jviotti in #60
- Add
cd
command when building from source by @jviotti in #59 - Upgrade JSON Toolkit and Hydra by @jviotti in #62
- Add a Docker artifact by @alombarte in #61
- Exercise Dockerfile on GitHub Actions by @jviotti in #63
- Copy less directories on the Dockerfile by @jviotti in #64
- Reduce dependencies needed for the Dockerfile by @jviotti in #65
- Reduce Dockerfile size as much as possible by @jviotti in #66
- Start adding testimonials by @jviotti in #68
- Bump JSON Toolkit to the latest version by @jviotti in #69
- Support JSON Schema Draft 6 on
test
andvalidate
by @jviotti in #70
New Contributors
- @alombarte made their first contribution in #61
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.4
v0.1.3
What's Changed
Full Changelog: v0.1.2...v0.1.3