github Byron/dua-cli v2.28.0

latest release: v2.29.0
3 months ago

New Features

  • add dua i --no-entry-check flag.
    With it, in interactive mode, entries will not be checked for presence.

    This can avoid laggy behaviour when switching between directories
    as lstat calls will not run, which can be slow on some filesystems.

Commit Statistics

  • 3 commits contributed to the release.
  • 1 day passed between releases.
  • 1 commit was understood as conventional.
  • 2 unique issues were worked on: #226, #227

Commit Details

view details
  • #226
    • Make builds with rustc 1.72 work (600bee2)
  • #227
    • Add dua i --no-entry-check flag. (78b9a8e)
  • Uncategorized
    • Merge branch 'no-entry-check' (d837d72)

Don't miss a new dua-cli release

NewReleases is sending notifications on new releases.