Skip to content

v0.45.6

Choose a tag to compare

@eatradish eatradish released this 26 Jul 01:46
· 3729 commits to master since this release

Chore

  • Update all deps

New Features

  • Display command-not-found error message

Bug Fixes

  • Do not display empty error message
  • Fix logic mistake
  • If downloaded wrong file size > right size, reset global bar

Style

  • Run cargo clippy and cargo fmt to lint code

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Run cargo clippy and cargo fmt to lint code (2f5845e)
    • Update all deps (a43bade)
    • Do not display empty error message (c00dde4)
    • Fix logic mistake (5d6d2e8)
    • If downloaded wrong file size > right size, reset global bar (9a1cbae)
    • Display command-not-found error message (b47fc3a)