Skip to content

Commit 1d98463

Browse files
authored
1.4.0
1 parent ec1a7ed commit 1d98463

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,17 @@ Did a complete rewrite with emphasis on an intuitive interface and performance.
5454
### Special thanks
5555

5656
Thank you to all of the folks from [this Reddit thread](https://www.reddit.com/r/rust/comments/11ioq1n/erdtree_v120_a_modern_multithreaded_alternative/) who helped shape `erdtree` with their very valuable feedback as well as contributors!
57+
58+
## [1.4.0] - 2023-03-12
59+
60+
### Bug Fixes
61+
- [--ignore-git didn't ignore .git](https://github.com/solidiquis/erdtree/pull/59)
62+
63+
### Additions
64+
- [sanders41](https://github.com/sanders41): [Added --suppress-size to suppress printing disk usage](https://github.com/solidiquis/erdtree/pull/47)
65+
- [Added ability to use a config file to override erdtree defaults](https://github.com/solidiquis/erdtree/pull/52)
66+
- [Added -P, --prune option to prevent printing of empty branches](https://github.com/solidiquis/erdtree/pull/55)
67+
- [Added -p, --prefix to toggle between binary and SI prefixes when reporting disk usage](https://github.com/solidiquis/erdtree/pull/54)
68+
69+
### Contributors
70+
- [sanders41](https://github.com/sanders41)

0 commit comments

Comments
 (0)