Skip to content

v0.18.0

Choose a tag to compare

@eatradish eatradish released this 31 Mar 09:57
· 4231 commits to master since this release

Chore

  • update all deps
  • remove useless file
  • add man to .gitignore

New Features

  • improve command short help

Bug Fixes

  • add missing oma mark help message
  • add missing subcommand ...
    ... Also log subcommand rename history
  • fix package name ends_with deb install

Style

  • use cargo clippy to lint code

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Update all deps (374b8e5)
    • Use cargo clippy to lint code (f57d97f)
    • Add missing oma mark help message (6efcc4f)
    • Improve command short help (5960c70)
    • Add missing subcommand ... (1d74e70)
    • Remove useless file (00ab061)
    • Fix package name ends_with deb install (67f099a)
    • Add man to .gitignore (eb9cae9)