Fixes
- Fix incorrect error locations for unexpected entries (#680)
Features
- Add
completions
subcommand for generating shell completions (enabled viacompletions
feature) - Move linter command behind
lint
feature (enabled by default) - Move LSP command behind
lsp
feature (enabled by default) - Improve error locations for unexpected properties (#664)