Skip to content

1.1.0

Compare
Choose a tag to compare
@HanabishiRecca HanabishiRecca released this 14 Sep 12:31
· 16 commits to master since this release
  • Breaking change. Dropped pacman.conf reading.
    Reading it had issues. The main one is that we did not handle Include statements at all. So a decision was made to not read the pacman config anymore.
    • Alternate DBPath now can be set via new CLI option.
    • Working repositories are now discovered automatically, or could be specified explicitly via new CLI option.
  • Breaking change. Ignore options do not merge subsequent calls anymore.
  • New CLI options: --dbpath, --repos, --endpoint. See README for details.
  • libalpm 15 / pacman 7.0.0 support.
  • Major internal rework of the app, updated dependencies, fixed bugs etc.

Full Changelog: 1.0.11...1.1.0