Improvements
-
Arch:
- preventing AUR's installed packages from not being mapped in cases the communication with the API fails
- code refactoring (String formatting method)
-
Setup
- able to install bauh with python/pip without enforcing requirements through the environment variable
BAUH_SETUP_NO_REQS=1
- able to install bauh with python/pip without enforcing requirements through the environment variable
-
Distribution
- AppImage: -~32% size reduction (141.93 MB -> 96.32 MB)
Fixes
-
Arch
- silent crash when handling and displaying transaction sub-status
- AUR: not detecting installed packages anymore due to recent AUR API changes
- installation fails when several dependent packages conflict with the installed ones
- removing a duplicate call to checking for AUR updates
-
AppImage
- search: displaying duplicate installed apps for some cases
ArchLinux users
- If you are not able to upgrade bauh from 0.9.26 to 0.9.27 using bauh (due to recent AUR's API changes), type the following commands on a terminal:
git clone aur.archlinux.org/bauh.git
cd bauh
makepkg -si