Release v0.2.6

This commit is contained in:
zimbatm 2021-08-31 17:12:54 +02:00
parent 451c293765
commit 98460a8da0
No known key found for this signature in database
GPG Key ID: 71BAF6D40C1D63D7
4 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,9 @@
0.2.6 / 2021-08-31
==================
* display formatter outputs on error
0.2.5 / 2021-08-14
==================

2
Cargo.lock generated
View File

@ -973,7 +973,7 @@ dependencies = [
[[package]]
name = "treefmt"
version = "0.2.5"
version = "0.2.6"
dependencies = [
"anyhow",
"console",

View File

@ -1,6 +1,6 @@
[package]
name = "treefmt"
version = "0.2.5"
version = "0.2.6"
edition = "2018"
description = "one CLI to format the code tree"
license = "MIT"

View File

@ -40,7 +40,7 @@ quite tricky.
`$ treefmt --help`
```
treefmt 0.2.5
treefmt 0.2.6
✨ format all your language!
USAGE: