Skip to content

Releases: sourcemeta/jsonschema

v4.1.6

04 Nov 16:08
7f08123
Compare
Choose a tag to compare

What's Changed

  • Better document --extension/--ignore for validate by @jviotti in #186
  • Support validating schemas with relative base URIs by @jviotti in #188

Full Changelog: v4.1.5...v4.1.6

continuous

04 Nov 16:11
7f08123
Compare
Choose a tag to compare
continuous Pre-release
Pre-release

What's Changed

  • Better document --extension/--ignore for validate by @jviotti in #186
  • Support validating schemas with relative base URIs by @jviotti in #188

Full Changelog: v4.1.5...continuous

v4.1.5

30 Oct 16:59
4c8f774
Compare
Choose a tag to compare

What's Changed

  • Speed up compilation by caching commonly referenced schemas by @jviotti in #184

Full Changelog: v4.1.4...v4.1.5

v4.1.4

28 Oct 21:39
e1b36ca
Compare
Choose a tag to compare

What's Changed

  • Fix segmentation error during validation reporting in metaschema by @jviotti in #183

Full Changelog: v4.1.3...v4.1.4

v4.1.3

22 Oct 14:19
a120944
Compare
Choose a tag to compare

What's Changed

  • Test and release on Ubuntu 22.04 for greater GLIBC compatibility by @jviotti in #181

Full Changelog: v4.1.2...v4.1.3

v4.1.2

16 Oct 14:25
f106c56
Compare
Choose a tag to compare

What's Changed

  • Make use of JSON Schema validation from the new Blaze project by @jviotti in #178

Full Changelog: v4.1.1...v4.1.2

v4.1.1

04 Oct 20:26
63d176a
Compare
Choose a tag to compare

What's Changed

  • Upgrade JSON Toolkit to 3e3ac593146af68e9bd01f3418a263821f8f47cc by @jviotti in #168
    • Includes various performance improvements for Draft 4, Draft 6, and Draft 7 validation
    • Fixes UTF-16, and UTF-32 JSON string parsing

Full Changelog: v4.1.0...v4.1.1

v4.1.0

27 Sep 18:39
8af46c2
Compare
Choose a tag to compare

What's Changed

  • Lots of performance improvement on JSON Schema validation pre 2019-09
  • Expose JSON BinPack's canonicalizer as a canonicalize command by @jviotti in #165

Full Changelog: v4.0.1...v4.1.0

v4.0.1

09 Sep 16:35
a4528d2
Compare
Choose a tag to compare

What's Changed

  • Improve linter end-to-end tests by @jviotti in #159
  • Revisit metaschema command tests by @jviotti in #160
  • Upgrade JSON Toolkit to the latest version to incorporate various performance improvements by @jviotti in #162

Full Changelog: v4.0.0...v4.0.1

v4.0.0

24 Aug 02:44
fc1939c
Compare
Choose a tag to compare

What's Changed

The new location of this project is now https://github.com/sourcemeta/jsonschema.

Full Changelog: v3.2.3...v4.0.0