Releases: tamasfe/taplo
Releases · tamasfe/taplo
Taplo CLI 0.9.3
Fixes
- Regression:
[rule.formatting]
completely overrides the default outside of the specified sections (#634)
Taplo CLI 0.9.2
release: taplo-cli 0.9.2
@taplo/core-0.2.0
taplo-cli-0.9.0
0.9.0
Features
- 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: release-taplo-cli-0.8.1...release-taplo-cli-0.9.0
release-taplo-0.13.0
0.13.0
Features
Fixes
- 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: release-taplo-0.12.1...release-taplo-0.13.0
Taplo CLI 0.8.1
Also bump npm versions
Taplo CLI 0.8.0
What's Changed
- additional pre-built architectures by @panekj in #330
- reorder_arrays formatting option by @xamgore in #343
New Contributors
- @zertosh made their first contribution in #327
- @panekj made their first contribution in #330
- @jirutka made their first contribution in #334
- @xamgore made their first contribution in #343
Full Changelog: release-taplo-cli-0.7.0...0.8.0
Taplo CLI 0.7.0
Features
--diff
flag for displaying differences between formatted and unformatted toml (#301)
Changes
- Removed OpenSSL dependency (#302)
Full Changelog: release-taplo-cli-0.6.8...release-taplo-cli-0.7.0
Taplo CLI 0.6.8
Changes
- Appropriate error when the LSP feature is not available.
Taplo CLI 0.6.7
A release with minor tweaks and fixes.