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