Releases: sourcemeta/jsonschema
Releases · sourcemeta/jsonschema
continuous
What's Changed
- Improve
metaschema
no-dialect error messages to print offending schemas by @jviotti in #358
- Provide the GPG checksums signature in ASCII Armor format by @jviotti in #356
- Upgrade Core and JSON BinPack to the latest versions by @jviotti in #359
Full Changelog: v9.3.5...continuous
v9.3.4
What's Changed
- Improve
CHECKSUMS.txt
to not mention the CI build path location by @robbat2 in #346
New Contributors
Full Changelog: v9.3.3...v9.3.4
v9.3.1
What's Changed
- Link the README to GitHub Packages for more info about the Dockerfile by @jviotti in #335
- Improve GitHub Actions setup instructions in the README by @jviotti in #336
- Disallow
-v
for printing version to disambiguate from --verbose
by @jviotti in #337
Full Changelog: v9.3.0...v9.3.1
v9.3.0
What's Changed
- Provide more detailed error messages when linting
default
and examples
by @jviotti in #328
- Support
--help
and -h
as top-level options by @jviotti in #332
- Support
--version
and -v
as top-level options by @jviotti in #333
Full Changelog: v9.2.4...v9.3.0
v9.2.4
What's Changed
- Fix annotations for
contains
and unevaluatedItems
incorrectly reported on the verbose textual output by @jviotti in #327
Full Changelog: v9.2.3...v9.2.4
v9.2.3
What's Changed
- Fix linting running twice when passing
--fix
by @jviotti in #324
- Warn that pre-built binaries may not support all GNU/Linux distros by @jviotti in #326
- Fix
lint
crashes when validating examples and default values by @jviotti in #325
Full Changelog: v9.2.2...v9.2.3
v9.2.2
What's Changed
- Minor revisions to the documentation of the
inspect
command by @jviotti in #320
- Fix a validation segfault on
enum
in nested closed properties
by @jviotti in #322
Full Changelog: v9.2.1...v9.2.2