- Update to 3.1.2:
* Fix loading .erdtree.toml on Windows #218
* Fixed race to print #220
- Update to 3.1.1:
* Fix deadlock issue #214
- Update to 3.1:
* Multiple configs with .erdtree.toml
* Increased performance with --suppress-size
* -x, --one-file-system
* Support for NO_COLOR
* Inverted flat layout
* Aliases: atime, ctime, and mtime
* ctrlc handler to restore cursor if progress indicator is enabled
* .erdtreerc will be deprecated by v3.3 in favor of .erdtree.toml.
Please be sure to migrate by then and be sure to visit the Changelog
for further details about .erdtree.toml and the new release.
OBS-URL: https://build.opensuse.org/request/show/1096418
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=10
- Update to 3.0.1:
* Fixed issue where empty directories were automatically being pruned
despite not opting into --prune.
* Fixed issue where searching via globs or regex doesn't work when
user has a config file.
* Added exit codes to erdtree.
* Progress indicator now acquires a lock to stdout reduce likelihood
of printing the progress-text being a bottleneck.
* Some code-cleanup.
OBS-URL: https://build.opensuse.org/request/show/1089523
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=8
- Update to 3.0.0:
* Added support for owners and groups for the ls -l-like -l,
--long view (Unix).
* Edited the default fields shown in the -l, --long view to
reduce clutter; made the removed fields optional (Unix).
* Added support for various other disk usage metrics:
blocks (Unix), word-count, and line-count.
* Added a progress indicator.
* Added comparators for sorting by time accessed, created, and modified.
* Added support for specifying a custom time format
* Regular expressions #130
* Unix permissions #132
* Force color #135
* Show hardlinks without double counting file size #136
* Regular expressions and globbing with file-type #137
* Truncate output #138
* Inverted tree layout #139
other programs: #23
OBS-URL: https://build.opensuse.org/request/show/1089439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=7
- Update to 2.0.0:
* Regular expressions #130[1]
* Unix permissions #132[2]
* Force color #135[3]
* Show hardlinks without double counting file size #136[4]
* Regular expressions and globbing with file-type #137[5]
* Truncate output #138[6]
* Inverted tree layout #139[7]
* Binary has been renamed from et to erd in order to
address the following issue regarding name collisions with
other programs: #23[8]
OBS-URL: https://build.opensuse.org/request/show/1083620
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=6
- Update to 1.8.1:
* Fix some typos #110
* Add clap requires to flags that depent on --report #111
* Refactor tests: move --no-config to mod::run_cmd #112
* Prevent panic when --prune is used with --glob which results
in empty match set #116
* Add ability to take glob patterns from stdin #114
* Refactor/node and support hard link detection on Windows #118
* Support colorless output when redirecting/piping stdout;
also provide --no-color option #120
* Remove ansi escapes for default icon #122
OBS-URL: https://build.opensuse.org/request/show/1078371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=5
- Update to 1.6.0:
* Add NetBSD instructions #77
* Add repology badge #76
* Fix issue where level wasn't being read from config #78
* Add scoop manifest #80
* Default to num logical cpus rather than 4 threads #81
* Add support for generating shell completions #82
* Fix miscoloration of directories that have extension #83
* [Optimization] - Upgraded heap-based tree data structure to an index-tree #86
* Replace tempdir crate with tempfile crate #87
* Fix issue where ansi escapes were being printed raw on windows #90
OBS-URL: https://build.opensuse.org/request/show/1073129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/erdtree?expand=0&rev=2