winget install --id tamasfe.taplo
About Taplo
Taplo CLI aims to be an one stop shop tool for working with TOML files via the command line. The features include validation, formatting, and querying TOML documents with a jq-like fashion.
What's new in 0.10.0
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)
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.10.0 | Unknown | 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 (enab... |
| 0.9.3 | Unknown | Release notes |