Releases: sourcemeta/jsonschema
Releases · sourcemeta/jsonschema
v4.3.0
v4.2.0
What's Changed
- Fix invalid JSON in
test
example by @jviotti in #189 - Fix segmentation fault on describing objects failures in
test
by @jviotti in #190 - Improve error message when
test
attempts to resolve a non-schema by @jviotti in #191 - Add a
--trace
option to thevalidate
andmetaschema
commands by @jviotti in #193
Full Changelog: v4.1.6...v4.2.0
continuous
What's Changed
Full Changelog: v4.3.0...continuous
v4.1.6
v4.1.5
What's Changed
Full Changelog: v4.1.4...v4.1.5
v4.1.4
What's Changed
Full Changelog: v4.1.3...v4.1.4
v4.1.3
What's Changed
Full Changelog: v4.1.2...v4.1.3
v4.1.2
What's Changed
Full Changelog: v4.1.1...v4.1.2
v4.1.1
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
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