Skip to content

Releases: sourcemeta/jsonschema

v0.6.0

13 Jun 15:39
9bd84cd
Compare
Choose a tag to compare

What's Changed

  • Improve how test displays metaschema checks by @jviotti in #86
  • Improve error messages for invalid schema references by @jviotti in #84
  • Add a global --ignore/-i option for file/directory exclusion by @jviotti in #87

Full Changelog: v0.5.1...v0.6.0

v0.5.1

12 Jun 15:51
46b49b1
Compare
Choose a tag to compare

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

11 Jun 17:53
5073041
Compare
Choose a tag to compare

What's Changed

  • Fix crash when using a nested propertyNames in Draft 6 and Draft 7 by @jviotti in #78
  • Perform macOS Intel builds by @jviotti in #77

Full Changelog: v0.4.1...v0.5.0

v0.4.1

11 Jun 01:53
32be40f
Compare
Choose a tag to compare

What's Changed

  • Fix test and validate obsolete Draft 4 warnings by @jviotti in #74
  • Use Noa's default compiler options by @jviotti in #73
  • Publish the project README to NPM by @jviotti in #75

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Jun 01:29
c99d326
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 Jun 19:38
8d7bc49
Compare
Choose a tag to compare

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 and validate by @jviotti in #70

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

04 Jun 15:22
015ce75
Compare
Choose a tag to compare

What's Changed

  • Fix architecture in Windows package by @jviotti in #53
  • Implement an --extension/-e option to prefer custom file extensions by @jviotti in #54
  • Extend the --resolve option to take directories of schemas by @jviotti in #55

Full Changelog: v0.1.4...v0.2.0

v0.1.4

04 Jun 00:00
b8a513d
Compare
Choose a tag to compare

What's Changed

  • Revisit how we document the install script by @jviotti in #51
  • Hardcode JSON Schema version in action.yml by @jviotti in #52

Full Changelog: v0.1.3...v0.1.4

v0.1.3

03 Jun 23:44
808fdf0
Compare
Choose a tag to compare

What's Changed

  • Make the GitHub Action install the precise given version by @jviotti in #50

Full Changelog: v0.1.2...v0.1.3

v0.1.2

03 Jun 22:18
fdc495c
Compare
Choose a tag to compare

What's Changed

  • Add a basic install script by @jviotti in #45
  • Extend install to support Linux by @jviotti in #46
  • Improve verbose comments during lint by @jviotti in #47
  • Support installing through a custom GitHub Action by @jviotti in #48

Full Changelog: v0.1.1...v0.1.2