1.1.0
- Breaking change. Dropped
pacman.conf
reading.
Reading it had issues. The main one is that we did not handleInclude
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.
- Alternate
- 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