GitPedia
tamasfe

tamasfe/taplo

A TOML toolkit written in Rust

20 Releases
Latest: 1y ago
Taplo CLI 0.10.00.10.0Latest
panekjpanekj·1y ago·May 23, 2025
GitHub

🐛 Fixes

  • Fix incorrect error locations for unexpected entries ([#680](https://github.com/tamasfe/taplo/pull/664))

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](https://github.com/tamasfe/taplo/pull/664))
Taplo CLI 0.9.30.9.3
github-actions[bot]github-actions[bot]·1y ago·July 31, 2024
GitHub

🐛 Fixes

  • Regression: `[rule.formatting]` completely overrides the default outside of the specified sections ([#634](https://github.com/tamasfe/taplo/issues/634))
Taplo CLI 0.9.20.9.2
github-actions[bot]github-actions[bot]·1y ago·July 12, 2024
GitHub
@taplo/core-0.2.0release-taplo__core-0.2.0
JounQinJounQin·2y ago·February 1, 2024
GitHub

📋 Changes

  • 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.0release-taplo-cli-0.9.0
JounQinJounQin·2y ago·February 1, 2024
GitHub

Features

  • add ENV variable support by @razvanazamfirei at ([#427](https://github.com/tamasfe/taplo/pull/427))
  • Support adding custom CA by @zynaxsoft at ([#454](https://github.com/tamasfe/taplo/pull/454))
  • Toggle off default clap dependency for prettydiff by @CosmicHorrorDev at ([#521](https://github.com/tamasfe/taplo/pull/521))
  • Full Changelog: https://github.com/tamasfe/taplo/compare/release-taplo-cli-0.8.1...release-taplo-cli-0.9.0
release-taplo-0.13.0
JounQinJounQin·2y ago·February 1, 2024
GitHub

Features

  • Bump `toml` dependency to `0.7` by @JounQin at ([#502](https://github.com/tamasfe/taplo/pull/502))

🐛 Fixes

  • Simplify and fix table indentation logic by @ia0 at ([#450](https://github.com/tamasfe/taplo/pull/450))
  • Fix comments with brackets by @flying-sheep at ([#456](https://github.com/tamasfe/taplo/pull/456))
  • Sort by crate lexicographical order by @bebert64 at ([#513](https://github.com/tamasfe/taplo/pull/513))
  • Full Changelog: https://github.com/tamasfe/taplo/compare/release-taplo-0.12.1...release-taplo-0.13.0
Taplo CLI 0.8.10.8.1
github-actions[bot]github-actions[bot]·2y ago·July 10, 2023
GitHub
Taplo CLI 0.8.00.8.0
github-actions[bot]github-actions[bot]·3y ago·October 31, 2022
GitHub

📋 What's Changed

  • 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

New Contributors

  • @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.20.7.2
github-actions[bot]github-actions[bot]·1y ago·May 23, 2025
GitHub
Taplo CLI 0.7.0release-taplo-cli-0.7.0
github-actions[bot]github-actions[bot]·3y ago·September 1, 2022
GitHub

Features

  • `--diff` flag for displaying differences between formatted and unformatted toml (#301)

📋 Changes

  • Removed OpenSSL dependency (#302)
  • Full Changelog: https://github.com/tamasfe/taplo/compare/release-taplo-cli-0.6.8...release-taplo-cli-0.7.0
Taplo CLI 0.6.8release-taplo-cli-0.6.8
github-actions[bot]github-actions[bot]·3y ago·June 18, 2022
GitHub

📋 Changes

  • Appropriate error when the LSP feature is not available.
Taplo CLI 0.6.7release-taplo-cli-0.6.7
github-actions[bot]github-actions[bot]·3y ago·June 16, 2022
GitHub

A release with minor tweaks and fixes.

Taplo CLI 0.6.3release-cli-0.6.3
github-actions[bot]github-actions[bot]·4y ago·May 13, 2022
GitHub

📋 Changes

  • Fixed schema directive handling in the CLI
Taplo CLI 0.6.2release-cli-0.6.2
github-actions[bot]github-actions[bot]·4y ago·May 1, 2022
GitHub

📋 Changes

  • Add `--stdin-filepath` option to format cmd by @lffg in https://github.com/tamasfe/taplo/pull/250
Taplo CLI 0.6.1release-cli-0.6.1
github-actions[bot]github-actions[bot]·4y ago·April 1, 2022
GitHub

🐛 Fixes

  • Fix issue where fmt outputs to stderr instead of stdout and add `--version` option by @koalp in https://github.com/tamasfe/taplo/pull/238
Taplo CLI 0.6.0release-cli-0.6.0
github-actions[bot]github-actions[bot]·4y ago·March 27, 2022
GitHub
CLI 0.5.0release-cli-0.5.0
github-actions[bot]github-actions[bot]·4y ago·December 3, 2021
GitHub
LSP 0.2.6release-lsp-0.2.6
github-actions[bot]github-actions[bot]·4y ago·September 28, 2021
GitHub
CLI 0.4.1release-cli-0.4.1
github-actions[bot]github-actions[bot]·4y ago·September 28, 2021
GitHub
LSP 0.2.5release-lsp-0.2.5
tamasfetamasfe·4y ago·September 6, 2021
GitHub