Skip to content

v3.0.2: Fix homebrew issue and some improvements

Compare
Choose a tag to compare
@icy icy released this 05 Jul 14:07
· 129 commits to ng since this release

Changes since v3.0.1

  • tests/apk: Add tests (Credit: @mondeja)
  • lib/*: All POSIX, except lib/cave
  • lib/homebrew: Fix shell switching issue (Fixes #170)
    that makes the program broken since v3.0.0
  • lib/dpkg/{Qc,Qe}: Add (Credit: @mondeja)
  • lib/zypper: POSIX ready, tests added, minor fixes
  • lib/zypper/Sg: Add (Credit: @mondeja)
  • lib/zypper/Sii: Removed as it's too slow.
  • Improve the way the program deals with back-end's
    optional arguments (Fixes #173)

Deprecation

  • lib/homebrew/Rs: temporarily deprecated
  • lib/homebrew/Qo: temporarily deprecated

Development

  • tests/ can run in parallel
  • tests can support any custom Dockerfile