Release v0.2.0

This commit is contained in:
zimbatm 2021-05-07 19:18:39 +02:00
parent c1b1b2f99b
commit c61f47f0f1
No known key found for this signature in database
GPG Key ID: 71BAF6D40C1D63D7
4 changed files with 11 additions and 4 deletions

View File

@ -1,4 +1,12 @@
0.2.0 / 2021-05-07
==================
* support relative commands
* document terraform fmt workaround
* Always expand the path given in treefmt.toml (#107)
* Update formatters-spec.md
0.1.1 / 2021-04-24
==================

2
Cargo.lock generated
View File

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

View File

@ -1,6 +1,6 @@
[package]
name = "treefmt"
version = "0.1.1"
version = "0.2.0"
authors = [
"Andika Demas Riyandi <andika.riyan@gmail.com>",
"Basile Henry <bjm.henry@gmail.com>",

View File

@ -37,9 +37,8 @@ quite tricky.
## Usage
`$ cargo run -- --help`
```
treefmt 0.1.1
treefmt 0.2.0
✨ format all your language!
USAGE: