Skip to content

v0.22.0

Compare
Choose a tag to compare
@eatradish eatradish released this 05 Apr 09:09
· 2735 commits to master since this release

Chore

  • update all deps

New Features

  • error output message adjust
  • if needs run dpkg --configure -a, run it
  • build all subcommand man

Bug Fixes

  • fix autoremove/non-autoremove pkg pending ui wrong detail

Refactor

  • improve capitalize output message logic in apt_handler mehod

Style

  • use cargo-fmt to format code

Commit Statistics

  • 7 commits contributed to the release over the course of 1 calendar day.
  • 1 day passed between releases.
  • 7 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update all deps (a87a40d)
    • Use cargo-fmt to format code (05baa26)
    • Error output message adjust (b44035d)
    • Fix autoremove/non-autoremove pkg pending ui wrong detail (4df750e)
    • If needs run dpkg --configure -a, run it (3bb8b31)
    • Build all subcommand man (7ae0fac)
    • Improve capitalize output message logic in apt_handler mehod (46b75d9)