Skip to content

v0.19.0

Choose a tag to compare

@eatradish eatradish released this 01 Apr 08:05
· 4219 commits to master since this release

Chore

  • update rustix dep

New Features

  • add {upgrade,install,fix-broken} subcommand --dpkg-force-all argument

Bug Fixes

  • add missing progress bar logic

Style

  • use cargo-fmt to format code

Commit Statistics

  • 6 commits contributed to the release.
  • 4 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update rustix dep (4de171a)
    • Use cargo-fmt to format code (1e8d8ab)
    • Add {upgrade,install,fix-broken} subcommand --dpkg-force-all argument (39e066e)
    • Add missing progress bar logic (13f4bf7)
    • Revert "fix: do not display download progress in retry" (0848a19)
    • Revert "fix: fix yes argument download" (5736203)