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