Skip to content

Releases: sourcemeta/jsonschema

continuous

29 Apr 14:55
1c00b7f

Choose a tag to compare

continuous Pre-release
Pre-release

What's Changed

Full Changelog: v15.2.0...continuous

v15.2.0

27 Apr 21:14
6393abd

Choose a tag to compare

What's Changed

  • Extend the JavaScript validation companion library (which is released alongside this repository) to support the JSON Schema standard output format by @jviotti in #738

Full Changelog: v15.1.0...v15.2.0

v15.1.0

27 Apr 14:40
a8d882a

Choose a tag to compare

What's Changed

  • Add CI HTTP tests for Windows by @jviotti in #731
  • Allow linking to system cURL by @jviotti in #732
  • Fix validation crashing on empty enum in 2019-09 and 2020-12 by @jviotti in #734
  • Improve error when encountering anchor collisions by @jviotti in #735
  • Support transparently validating GZIP'ed JSONL files by @jviotti in #737
  • Speed up parsing of JSONL datasets by @jviotti in #737

Full Changelog: v15.0.0...v15.1.0

v15.0.0

23 Apr 14:53
f327b82

Choose a tag to compare

What's Changed

  • Support transparently formatting test files with fmt by @jviotti in #720
  • Remove the canonicalize command by @jviotti in #722
  • Remove the blaze/ prefix from the valid_examples and valid_default rules by @jviotti in #723
  • Add various new universal linter rules by @jviotti in #723
  • Support --continue to validate all JSONL entries beyond the first error by @jviotti in #727

Full Changelog: v14.20.2...v15.0.0

v14.20.2

06 Apr 21:23
de5d932

Choose a tag to compare

What's Changed

  • Promote Sourcemeta One in the README by @jviotti in #717
  • Fix NPM publishing of the Blaze evaluator JavaScript port by @jviotti in #718

Full Changelog: v14.20.1...v14.20.2

v14.20.1

06 Apr 20:01
c72eeb4

Choose a tag to compare

What's Changed

  • Print a warning when commands implicitly apply to the current working directory by @jviotti in #712
  • Print a warning given a jsonschema.json without an explicit path by @jviotti in #715
  • Test the compile command against the JS Blaze port by @jviotti in #714
  • Fix jsonschema.json paths in resolve being incorrectly relative to path by @jviotti in #716

Full Changelog: v14.20.0...v14.20.1

v14.20.0

06 Apr 17:02
3c05b76

Choose a tag to compare

What's Changed

  • Support dynamic references and patternProperties in the codegen command by @jviotti in #711

Full Changelog: v14.19.0...v14.20.0

v14.19.0

03 Apr 17:39
d8a642b

Choose a tag to compare

What's Changed

  • Add linter rules for http/https incorrect schemes in dialects by @jviotti in #708
  • Support official dialects with both http:// and https:// by @jviotti in #709

Full Changelog: v14.18.0...v14.19.0

v14.18.0

02 Apr 14:23
67f5ebf

Choose a tag to compare

What's Changed

  • Include version integers in the compiled JSON templates by @jviotti in #706

Full Changelog: v14.17.2...v14.18.0

v14.17.2

02 Apr 12:39
b236030

Choose a tag to compare

What's Changed

  • Fix executable not actually statically linking against the C++ library by @jviotti in #705

Full Changelog: v14.17.1...v14.17.2