[improvement][arch] new 'automatch_providers' settings

This commit is contained in:
Vinicius Moreira
2020-06-02 17:54:08 -03:00
parent b93fb63430
commit 157ec0e2c6
15 changed files with 65 additions and 12 deletions

View File

@@ -7,9 +7,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.5] 2020
### Improvements
- Arch
- new **automatch_providers** settings: bauh will automatically choose which provider will be used for a package dependency when both names are equal.
<p align="center">
<img src="https://raw.githubusercontent.com/vinifmor/bauh/staging/pictures/releases/0.9.5/arch_providers.png">
</p>
- minor UI improvements
- download clients parameters
### Fixes
- regressions (from **0.9.4**)
- resetting the main configuration when tray mode is active [#118](https://github.com/vinifmor/bauh/issues/118)