Releases: sourcemeta/jsonschema
Releases · sourcemeta/jsonschema
v5.0.1
continuous
v5.0.0
What's Changed
- Support YAML input in most commands by @jviotti in #212
- Clarify how
lint
compares to Spectral by @jviotti in #204 - Improve
frame
help summary to not mention "in-place" by @jviotti in #206
What's Removed
Looks like some commands are barely used by anybody. In the interest of keeping the CLI bloat-free and focused, some of these niche commands have been removed (at least until there is a real need for them):
- Remove the
compile
command (no longer supported upstream) by @jviotti in #208 - Remove the
canonicalize
andidentify
niche commands by @jviotti in #209
Full Changelog: v4.3.2...v5.0.0
v4.3.2
What's Changed
Full Changelog: v4.3.1...v4.3.2
v4.3.1
What's Changed
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
Full Changelog: v4.2.0...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
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