Skip to content

Taplo CLI 0.10.0

Latest
Compare
Choose a tag to compare
@panekj panekj released this 23 May 04:06
20a9145

Fixes

  • Fix incorrect error locations for unexpected entries (#680)

Features

  • Add completions subcommand for generating shell completions (enabled via completions 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)