Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

erdtree 3.0.0 #132025

Merged
merged 2 commits into from
May 26, 2023
Merged

erdtree 3.0.0 #132025

merged 2 commits into from
May 26, 2023

Conversation

solidiquis
Copy link
Contributor

Created with brew bump-formula-pr.

release notes
## Highlights
* 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

For a more comprehensive list of bug-fixes and other changes, checkout the CHANGELOG.

Contributors

Note from Author

Sup folks—

I apologize for the major version bump given version that v2.0.0 only came out a month ago. I do my best to be conservative with my changes when it comes to CLI arguments but unfortunately the interplay between some of the parameters in v2.0.0 were either confusing or straight-up contradictory which led to some pretty bad UX e.g. the presence of both --no-color and --force-color. Additionally, after assessing some of the feedback given, the -l, --long view really needed to be cleaned up as most folks would have no need half of the stuff that was on there (e.g. ino number). So all-in-all thank you everyone for taking an interest in erdtree. There's still plenty I want to do and with your continued interest I will stay highly motivated :]

Full Changelog: solidiquis/erdtree@v2.0.0...v3.0.0

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 25, 2023
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 25, 2023
@BrewTestBot BrewTestBot enabled auto-merge May 25, 2023 23:53
@BrewTestBot BrewTestBot added this pull request to the merge queue May 26, 2023
Merged via the queue into Homebrew:master with commit 6af38b7 May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants