ZIP
WinGet
Taplo
Ferenc Tamás · 0.10.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
taplo-windows-x86_64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
tamasfe.taplo
Version
0.10.0
Description
Tool for working with TOML files via the command line.
License
MIT
↗
Homepage
https://taplo.tamasfe.dev/
Upgrade Behavior
install(Install over existing)
Release Notes
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)