File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file.
33
44This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
6+ ## [ 1.5.0] - 2023-03-14
7+
8+ ### Additions
9+ - Added ` --size-left ` to print disk usage to the left of the tree https://github.com/solidiquis/erdtree/pull/61
10+ - Added more paths the ` erdtree ` config could be placed at https://github.com/solidiquis/erdtree/pull/70
11+
12+ ### Bug Fixes
13+ - Fixed issue where ` --dirs-first ` wouldn't work unless ` -s, --sort ` was specified https://github.com/solidiquis/erdtree/pull/67
14+ - Fixed isse where arguments from the ` erdtree ` config were being completely disregarded https://github.com/solidiquis/erdtree/pull/74
15+
16+ ### Contributors
17+
18+ - [ bryceberger] ( https://github.com/bryceberger )
19+ - [ fawni] ( https://github.com/fawni )
20+
621## [ 1.4.1] - 2023-03-12
722
823### Bug Fixes
You can’t perform that action at this time.
0 commit comments