treefmt/CHANGELOG.md

36 lines
646 B
Markdown
Raw Normal View History

2021-04-24 15:13:24 +03:00
2021-08-04 14:02:17 +03:00
0.2.3 / 2021-08-04
==================
* engine: skip over symlinks (#123)
* Support global excludes (#121)
2021-05-31 19:09:42 +03:00
0.2.2 / 2021-05-31
==================
* print the executed formatters in debug mode
* customlog: remove emojis
2021-05-08 21:31:01 +03:00
0.2.1 / 2021-05-08
==================
* change default loglevel to INFO (#109)
2021-05-07 20:18:39 +03:00
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
2021-04-24 15:13:24 +03:00
0.1.1 / 2021-04-24
==================
* Report formatter output on error (#104)
0.1.0 / 2021-04-10
==================
2021-04-10 12:31:12 +03:00
First release!