Skip to content

v0.39.0

Compare
Choose a tag to compare
@eatradish eatradish released this 14 May 08:07
· 2189 commits to master since this release

Chore

  • Update all deps
  • Use zlib-ng to improve performance

New Features

  • Oma search if strsim score is 1000 (max) display 'full match'
  • Max terminal len limit to 150
  • Oma download success display downloaded package count
  • Always lowercase search word
  • Ignore case search word and pkg description

Bug Fixes

  • Oma list only installed version display installed
  • Oma list glob support
  • No need to unlock oma two twice

Commit Statistics

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

Commit Details

view details
  • Uncategorized
    • Update all deps (4fa16e6)
    • Oma search if strsim score is 1000 (max) display 'full match' (9be10e8)
    • Max terminal len limit to 150 (90584ac)
    • Oma download success display downloaded package count (5930c32)
    • Oma list only installed version display installed (e6ffcd5)
    • Oma list glob support (b78cb13)
    • Always lowercase search word (ad119c5)
    • Ignore case search word and pkg description (6b681b4)
    • No need to unlock oma two twice (f251869)
    • Use zlib-ng to improve performance (fa0efe5)