Skip to content

v0.24.2

Choose a tag to compare

@eatradish eatradish released this 09 Apr 19:33
· 4158 commits to master since this release

New Features

  • improve command-not-found output

Bug Fixes

  • pick can not get no_upgrade argument to panic
  • provides search absolute path can't get any result

Style

  • use cargo-fmt to format code
  • use cargo clippy to lint code

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Use cargo-fmt to format code (2718514)
    • Pick can not get no_upgrade argument to panic (fa13097)
    • Use cargo clippy to lint code (693b3a9)
    • Improve command-not-found output (b73ae60)
    • Provides search absolute path can't get any result (f52fcff)