Skip to content

Releases: sourcemeta/jsonschema

continuous

21 Mar 18:10
c7c83e3

Choose a tag to compare

continuous Pre-release
Pre-release

What's Changed

  • Upgrade Blaze to b2a390d819afd33f27dc17541703f37c228d58cf by @jviotti in #688

Full Changelog: v14.16.0...continuous

v14.16.0

17 Mar 20:59
53b04dd

Choose a tag to compare

What's Changed

  • Add linter rules to catch enum + const by @jviotti in #686
  • Make it clear we don't support 2020-12 format-assertion yet by @jviotti in #687

Full Changelog: v14.15.0...v14.16.0

v14.15.0

17 Mar 15:35
de41aa1

Choose a tag to compare

What's Changed

Full Changelog: v14.14.2...v14.15.0

v14.14.2

06 Mar 14:19
f0b6672

Choose a tag to compare

What's Changed

  • Fix a false negative case of required_properties_in_properties in lint by @jviotti in #681

Full Changelog: v14.14.1...v14.14.2

v14.14.1

05 Mar 23:01
244b2b3

Choose a tag to compare

What's Changed

Full Changelog: v14.14.0...v14.14.1

v14.14.0

05 Mar 21:31
6ee3cd0

Choose a tag to compare

What's Changed

  • Better distinguish error categories using different exit codes by @RitoG09 in #648
  • Run a real FUSE test on CI on Linux by @jviotti in #652
  • Improve invalid pattern regex error messages and a regex bug by @jviotti in #679

New Contributors

Full Changelog: v14.13.4...v14.14.0

v14.13.4

23 Feb 14:00
ec6a816

Choose a tag to compare

What's Changed

  • Fix bundling not de-duplicating equal schemas by @jviotti in #669
  • Improve error handling on --resolve meta-schema errors by @jviotti in #673
  • Respect ordering of --resolve arguments to avoid meta-schema ambiguity by @jviotti in #674

Full Changelog: v14.13.3...v14.13.4

v14.13.3

20 Feb 18:26
44861ab

Choose a tag to compare

What's Changed

  • Fix bundling anonymous schema with reference to identified schemas by @jviotti in #668

Full Changelog: v14.13.2...v14.13.3

v14.13.2

20 Feb 14:45
380aa7a

Choose a tag to compare

What's Changed

  • Fix jsonschema.lock.json incorrectly written relative to the schema path by @jviotti in #666
  • Do not store jsonschema.lock.json files as absolute files by @jviotti in #667

Full Changelog: v14.13.1...v14.13.2

v14.13.1

18 Feb 20:56
ab10824

Choose a tag to compare

What's Changed

  • Fix lint.rules and ignore in jsonschema.json incorrectly resolving against the schema path by @jviotti in #665

Full Changelog: v14.13.0...v14.13.1