Skip to content

Releases: sourcemeta/jsonschema

v14.13.0

17 Feb 19:14
a9c3fd8

Choose a tag to compare

What's Changed

  • Refactor internal handling of input files by @Vaibhav701161 in #658
  • Avoid duplicate lint output when using custom schema rules with --rule by @jviotti in #663
  • Implement support for ignore in jsonschema.json by @jviotti in #664

New Contributors

Full Changelog: v14.12.0...v14.13.0

v14.12.0

17 Feb 15:13
1d903aa

Choose a tag to compare

What's Changed

  • Support registering custom lint rules using jsonschema.json by @jviotti in #662

Full Changelog: v14.11.0...v14.12.0

v14.11.0

16 Feb 20:04
9852896

Choose a tag to compare

What's Changed

  • Allow custom linter rules using JSON Schemas as lint --rule by @jviotti in #660

Full Changelog: v14.10.0...v14.11.0

v14.10.0

12 Feb 20:41
1988b2b

Choose a tag to compare

What's Changed

  • Implement a --frozen option for the install command by @jviotti in #656

Full Changelog: v14.9.0...v14.10.0

v14.9.0

11 Feb 18:26
cb22ea5

Choose a tag to compare

What's Changed

  • Support adding new dependencies in install by @jviotti in #655

Full Changelog: v14.8.0...v14.9.0

v14.8.0

10 Feb 20:44
9d2c4d8

Choose a tag to compare

What's Changed

  • Implement an install command by @jviotti in #654
    • Note: this is a first take on the problem. More improvements coming very soon!

Full Changelog: v14.7.2...v14.8.0

v14.7.2

09 Feb 18:18
c374ff2

Choose a tag to compare

What's Changed

  • Improve I/O error handling for when dealing with FUSE filesystems by @jviotti in #651

Full Changelog: v14.7.1...v14.7.2

v14.7.1

05 Feb 19:08
1d9ff73

Choose a tag to compare

What's Changed

  • Speed up default/examples linting on standalone schemas by @jviotti in #647
  • Publish the musl x86-64 binary to NPM by @jviotti in #649

Full Changelog: v14.7.0...v14.7.1

v14.7.0

05 Feb 15:25
158ca01

Choose a tag to compare

What's Changed

  • Support formatting in the lint command using --format by @jviotti in #642
  • Print simple progress status when running lint --fix by @jviotti in #644
  • Support compiling a specific subschema in compile and validate by @jviotti in #646

Full Changelog: v14.6.1...v14.7.0

v14.6.1

03 Feb 12:26
addeeb1

Choose a tag to compare

What's Changed

  • Fix a lint $dynamicAnchor crash introduced in previous optimisations by @jviotti in #640

Full Changelog: v14.6.0...v14.6.1