Skip to content

v0.33.1

Choose a tag to compare

@eatradish eatradish released this 04 May 08:47
· 4013 commits to master since this release

Documentation

  • improve oma install --install-recommend and --install-suggest help message

New Features

  • add Shell integrations
    Currently available for Bash/Zsh (command-not-found.sh) and Fish (command-not-found.fish).

Bug Fixes

  • improve command-not-found directions
  • push missing fish command-not-found commit
  • oma command-not-found always return 127
  • oma command-not-fould should return 127
  • improve UI strings for oma refresh output

Other

  • license code under GPLv3
    A key dependency, rust-apt, is licensed under GPLv3.
  • move PolicyKit rules to /data/policykit

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Improve command-not-found directions (b0d14fb)
    • Push missing fish command-not-found commit (070dd36)
    • Oma command-not-found always return 127 (261d35a)
    • License code under GPLv3 (22d449d)
    • Move PolicyKit rules to /data/policykit (9a540fe)
    • Add Shell integrations (6dd5327)
    • Oma command-not-fould should return 127 (2b89d1c)
    • Improve UI strings for oma refresh output (cea6107)
    • Improve oma install --install-recommend and --install-suggest help message (3923169)