Skip to content

Releases: sourcemeta/jsonschema

v12.10.0

04 Dec 14:41
77d04cb

Choose a tag to compare

What's Changed

  • Avoid synchronous functions in the NPM wrapper by @jviotti in #575
  • Support validating multi-doc YAML files by @jviotti in #577

Full Changelog: v12.9.3...v12.10.0

v12.9.3

03 Dec 20:04
d8a77d8

Choose a tag to compare

What's Changed

  • Fix NPM publishing and re-publish using Trusted Publishing by @jviotti in #574

Full Changelog: v12.9.2...v12.9.3

v12.9.2

03 Dec 18:26
18c2bdf

Choose a tag to compare

What's Changed

  • Fix NPM publishing and re-publish using Trusted Publishing by @jviotti in #573

Full Changelog: v12.9.1...v12.9.2

v12.9.1

03 Dec 15:07
af30525

Choose a tag to compare

What's Changed

Full Changelog: v12.9.0...v12.9.1

v12.9.0

03 Dec 13:25
f091fe2

Choose a tag to compare

What's Changed

  • Expose a spawning interface in the CLI NPM wrapper by @jviotti in #564
  • Support cases where platform.machine() is 'amd64' instead of 'x86_64' by @EMBailey-Topaz in #570
  • Fix docs/configuration link to Sourcemeta One by @jviotti in #568

New Contributors

Full Changelog: v12.8.1...v12.9.0

v12.8.1

01 Dec 20:43
251fa7b

Choose a tag to compare

What's Changed

Full Changelog: v12.8.0...v12.8.1

v12.8.0

01 Dec 20:00
921a708

Choose a tag to compare

What's Changed

  • Add rich error information to every exception by @jviotti in #554
  • Adopt NPM's trusted publishing by @jviotti in #557
  • Report linter errors for more than one rule position by @jviotti in #558
  • Improve the lint description of the unknown_keywords_prefix rule by @jviotti in #559
  • Support extension in jsonschema.json by @jviotti in #560
  • Consider jsonschema.json extensions when loading direct schema paths by @jviotti in #561

Full Changelog: v12.7.1...v12.8.0

v12.7.1

24 Nov 19:02
8f163c8

Choose a tag to compare

What's Changed

  • Pass windowsHide: true when spawning the binary on the NPM wrapper by @jviotti in #555

Full Changelog: v12.7.0...v12.7.1

v12.7.0

24 Nov 12:58
2e3342c

Choose a tag to compare

What's Changed

  • Do not stop after the first failure in fmt and support --json by @jviotti in #551
  • Exit with code 2 on "expected" errors on lint, fmt, and test by @jviotti in #552

Full Changelog: v12.6.0...v12.7.0

v12.6.0

19 Nov 20:55
c66d7b7

Choose a tag to compare

What's Changed

  • Extend validate to take directories as input by @jviotti in #546

Full Changelog: v12.5.1...v12.6.0