Releases: sourcemeta/jsonschema
Releases · sourcemeta/jsonschema
v6.0.2
v6.0.1
What's Changed
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- Rename
frame
command toinspect
@bavulapati in #224 - Extend
inspect
command with additional framing information by @jviotti in #231
New Contributors
- @bavulapati made their first contribution in #224
Full Changelog: v5.0.2...v6.0.0
v5.0.2
What's Changed
Full Changelog: v5.0.1...v5.0.2
v5.0.1
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