Skip to content

Releases: sourcemeta/jsonschema

continuous

17 Jun 16:43
fdeda0b
Compare
Choose a tag to compare
continuous Pre-release
Pre-release

What's Changed

  • Improve metaschema no-dialect error messages to print offending schemas by @jviotti in #358
  • Provide the GPG checksums signature in ASCII Armor format by @jviotti in #356
  • Upgrade Core and JSON BinPack to the latest versions by @jviotti in #359

Full Changelog: v9.3.5...continuous

v9.3.5

05 Jun 20:34
6a70284
Compare
Choose a tag to compare

What's Changed

  • Improve lint error output when processing a non-schema document by @jviotti in #351
  • Sign CHECKSUMS.txt using a GPG key by @jviotti in #353

Full Changelog: v9.3.4...v9.3.5

v9.3.4

28 May 18:53
53684e7
Compare
Choose a tag to compare

What's Changed

  • Improve CHECKSUMS.txt to not mention the CI build path location by @robbat2 in #346

New Contributors

Full Changelog: v9.3.3...v9.3.4

v9.3.3

27 May 12:01
cb3fd75
Compare
Choose a tag to compare

What's Changed

  • Publish (unsigned for now) SHA-256 checksums on GitHub Releases by @jviotti in #345

Full Changelog: v9.3.2...v9.3.3

v9.3.2

26 May 17:49
27dcbf8
Compare
Choose a tag to compare

What's Changed

  • Fix lint not resolving references to relative URIs by @jviotti in #343

Full Changelog: v9.3.1...v9.3.2

v9.3.1

14 May 13:52
6dc37b0
Compare
Choose a tag to compare

What's Changed

  • Link the README to GitHub Packages for more info about the Dockerfile by @jviotti in #335
  • Improve GitHub Actions setup instructions in the README by @jviotti in #336
  • Disallow -v for printing version to disambiguate from --verbose by @jviotti in #337

Full Changelog: v9.3.0...v9.3.1

v9.3.0

13 May 14:34
0afd38f
Compare
Choose a tag to compare

What's Changed

  • Provide more detailed error messages when linting default and examples by @jviotti in #328
  • Support --help and -h as top-level options by @jviotti in #332
  • Support --version and -v as top-level options by @jviotti in #333

Full Changelog: v9.2.4...v9.3.0

v9.2.4

07 May 15:36
c24e636
Compare
Choose a tag to compare

What's Changed

  • Fix annotations for contains and unevaluatedItems incorrectly reported on the verbose textual output by @jviotti in #327

Full Changelog: v9.2.3...v9.2.4

v9.2.3

05 May 15:43
bdb2335
Compare
Choose a tag to compare

What's Changed

  • Fix linting running twice when passing --fix by @jviotti in #324
  • Warn that pre-built binaries may not support all GNU/Linux distros by @jviotti in #326
  • Fix lint crashes when validating examples and default values by @jviotti in #325

Full Changelog: v9.2.2...v9.2.3

v9.2.2

02 May 22:07
cf6fcc2
Compare
Choose a tag to compare

What's Changed

  • Minor revisions to the documentation of the inspect command by @jviotti in #320
  • Fix a validation segfault on enum in nested closed properties by @jviotti in #322

Full Changelog: v9.2.1...v9.2.2