Skip to content

v0.21.0

Choose a tag to compare

@eatradish eatradish released this 03 Apr 16:55
· 4206 commits to master since this release

Chore

  • update all deps

New Features

  • if update dpkg-force-all mode after has broken count, return error
  • if retry 2 times apt has error, go to dpkg-force-all mode

Bug Fixes

  • fix a typo

Style

  • use cargo fmt and cargo clippy to lint code

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Update all deps (f80adf6)
    • Fix a typo (8cfc2cf)
    • If update dpkg-force-all mode after has broken count, return error (cc65465)
    • If retry 2 times apt has error, go to dpkg-force-all mode (d7d0253)
    • Use cargo fmt and cargo clippy to lint code (b719e78)