Skip to content

Releases: sourcemeta/jsonschema

v3.2.2

23 Aug 00:12
fc5537c
Compare
Choose a tag to compare

What's Changed

  • Hugely improve human-readable validation descriptions by @jviotti in #153

Full Changelog: v3.2.1...v3.2.2

v3.2.1

20 Aug 16:45
1b32586
Compare
Choose a tag to compare

What's Changed

  • Improve basic validation error messages by @jviotti in #152
  • Gracefully handle validating empty JSONL datasets by @jviotti in #151

Full Changelog: v3.2.0...v3.2.1

v3.2.0

14 Aug 22:38
6ffc926
Compare
Choose a tag to compare

What's Changed

  • Improve error message when compiling a $ref inside an unknown keyword by @jviotti in #148
  • Fully support JSON Schema 2020-12 by @jviotti in #149

Full Changelog: v3.1.1...v3.2.0

v3.1.1

13 Aug 18:02
cb66c9f
Compare
Choose a tag to compare

What's Changed

  • Upgrade JSON Toolkit to 2b44aee by @jviotti in #147 (comes with minor bug fixes)

Full Changelog: v3.1.0...v3.1.1

v3.1.0

09 Aug 01:34
f637465
Compare
Choose a tag to compare

What's Changed

  • Fully support JSON Schema 2019-09 on every command by @jviotti in #145

Full Changelog: v3.0.0...v3.1.0

v3.0.0

02 Aug 22:17
ffc621f
Compare
Choose a tag to compare

Breaking Changes

  • Rename the identify option --relative-from/-f to --relative-to/-t by @jviotti in #141

What's Changed

  • Use proper URI manipulation on identify --relative-to/-t by @jviotti in #142
  • Improve package keywords when deploying to NPM by @jviotti in #143
  • Bring usage section higher on the README by @jviotti in #144

Full Changelog: v2.6.1...v3.0.0

v2.6.1

30 Jul 16:34
e564d9f
Compare
Choose a tag to compare

What's Changed

  • Make the project embeddable from a CMake point of view by @jviotti in #139
  • Upgrade JSON Toolkit to e4e585a by @jviotti in #140

Full Changelog: v2.6.0...v2.6.1

v2.6.0

25 Jul 18:10
e5596ff
Compare
Choose a tag to compare

What's Changed

  • Implement an identify command to print schema ids by @jviotti in #135

Full Changelog: v2.5.0...v2.6.0

v2.5.0

24 Jul 15:15
17fe2a4
Compare
Choose a tag to compare

What's Changed

  • Add --json flag in frame to provide JSON output support by @Era-cell in #116
  • Show validate timing with a --benchmark option by @jviotti in #133
  • Extend validate to take multiple instances by @jviotti in #134

New Contributors

  • @Era-cell made their first contribution in #116

Full Changelog: v2.3.0...v2.5.0

v2.4.0

23 Jul 14:24
344ff00
Compare
Choose a tag to compare

What's Changed

  • Support JSON output on the frame command with --json by @Era-cell in #116

New Contributors

  • @Era-cell made their first contribution in #116

Full Changelog: v2.3.0...v2.4.0