github Byron/dua-cli v2.33.0

5 days ago

New Features

  • Add environment variable support for all global arguments
    • DUA_THREADS--threads
    • DUA_FORMAT--format
    • DUA_APPARENT_SIZE--apparent-size
    • DUA_COUNT_HARD_LINKS--count-hard-links
    • DUA_STAY_ON_FILESYSTEM--stay-on-filesystem
    • DUA_IGNORE_DIRS--ignore-dirs
    • DUA_LOG_FILE--log-file
  • Mark shared arguments as global for general accessibility
    • Added global = true to all arguments shared between aggregate and interactive subcommands
    • Removed duplicate input fields from Interactive and Aggregate subcommands
    • Updated main.rs to use opt.input instead of subcommand-specific input
    • Global arguments now work with both subcommands and can be specified before or after the subcommand

Commit Statistics

  • 10 commits contributed to the release over the course of 64 calendar days.
  • 69 days passed between releases.
  • 2 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Merge pull request #309 from Byron/copilot/add-env-support-global-arguments (72f149c)
    • Add environment variable support for all global arguments (85c7c72)
    • Merge pull request #307 from Byron/copilot/mark-global-arguments-in-clap (a2973a6)
    • Mark shared arguments as global for general accessibility (2f720cf)
    • Merge pull request #300 from drkane/drkane-patch-1 (8570c15)
    • Add winget instructions to readme - fixes issue #282 (ec159b6)
    • Merge pull request #298 from Byron/updates (4bb7ebd)
    • Cargo update (1a38653)
    • Cargo fmt (38d985e)
    • Upgrade the rustc version and switch to edition 2024 (ccd0b74)

Don't miss a new dua-cli release

NewReleases is sending notifications on new releases.