Taplo CLI 0.10.0
- Fix incorrect error locations for unexpected entries (#680)
- Add
completionssubcommand for generating shell completions (enabled viacompletionsfeature) - Move linter command behind
lintfeature (enabled by default) - Move LSP command behind
lspfeature (enabled by default) - Improve error locations for unexpected properties (#664)
Taplo CLI 0.9.3
- Regression:
[rule.formatting]completely overrides the default outside of the specified sections (#634)
release-taplo-0.13.0
- Bump
tomldependency to0.7by @JounQin at (#502)
- Simplify and fix table indentation logic by @ia0 at (#450)
- Fix comments with brackets by @flying-sheep at (#456)
- Sort by crate lexicographical order by @bebert64 at (#513)
Full Changelog: https://github.com/tamasfe/taplo/compare/release-taplo-0.12.1...release-taplo-0.13.0
@taplo/core-0.2.0
Bump build tools
Full Changelog: https://github.com/tamasfe/taplo/compare/release-taplo__core-0.1.1...release-taplo__core-0.2.0
taplo-cli-0.9.0
- add ENV variable support by @razvanazamfirei at (#427)
- Support adding custom CA by @zynaxsoft at (#454)
- Toggle off default clap dependency for prettydiff by @CosmicHorrorDev at (#521)
Full Changelog: https://github.com/tamasfe/taplo/compare/release-taplo-cli-0.8.1...release-taplo-cli-0.9.0
Taplo CLI 0.8.0
- additional pre-built architectures by @panekj in https://github.com/tamasfe/taplo/pull/330
- reorder_arrays formatting option by @xamgore in https://github.com/tamasfe/taplo/pull/343
- @zertosh made their first contribution in https://github.com/tamasfe/taplo/pull/327
- @panekj made their first contribution in https://github.com/tamasfe/taplo/pull/330
- @jirutka made their first contribution in https://github.com/tamasfe/taplo/pull/334
- @xamgore made their first contribution in https://github.com/tamasfe/taplo/pull/343
Full Changelog: https://github.com/tamasfe/taplo/compare/release-taplo-cli-0.7.0...0.8.0
Taplo CLI 0.7.0
--diffflag for displaying differences between formatted and unformatted toml (#301)
- Removed OpenSSL dependency (#302)
Full Changelog: https://github.com/tamasfe/taplo/compare/release-taplo-cli-0.6.8...release-taplo-cli-0.7.0