Skip to content

v0.24.0

Choose a tag to compare

@eatradish eatradish released this 08 Apr 13:36
· 4173 commits to master since this release

Chore

  • update all deps

Documentation

  • improve help and man document
    • feat: --no-upgrade => --no-refresh and more argument name adjust

Bug Fixes

  • fix wrong oma list info display
    oma list a b will not display additional version info
  • set search arg name as pattern
  • fix oma show needs packages argument
  • fix without dry-run argument subcommand run
  • use PossibleValues to fix oma-mark man document

Refactor

  • improve setup dry_tun flag logic

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Update all deps (66fb496)
    • Fix wrong oma list info display (0b937fe)
    • Set search arg name as pattern (c99a6e6)
    • Fix oma show needs packages argument (06ea3cb)
    • Fix without dry-run argument subcommand run (6e5cd72)
    • Improve setup dry_tun flag logic (9a7e556)
    • Use PossibleValues to fix oma-mark man document (e55554b)
    • Improve help and man document (fbe79f7)