Tags: guimmp/yay
Tags
- Transition to semantic versioning - Transition to go modules - Print errors in stderr - Hide provider menu when checking for the existence of a package in the repos - Improved depSolver - Inner conflicts no longer abort installs - `--noprovides` hides yay's provider menu
- `-Qu` now respects `--quiet or -q` - Update fish completions - Accept `--assume-installed` as a pacman flag - Touch up makefile - Touch up manpages - Fix bugs related with siglevel - Fix build when go module is enabled - Pacman config is now read faster using `github.com/morganamilo/go-pacmanconf`
- Fixes, fixes, fixes - Documentation updates - Completion updates - don't overwrite directories with `-G` by default - can be forced with `-Gf` - `--aururl` can be used to set the AUR url to use - `https://aur.archlinux.org` by default - PKGBUILD retrieval is now done in parallel - Gendb is now done in parallel - Devel update sourcing should be more accurate - `--option=x` is format for options is now supported - Bash completions optimized to reduce lag from package completion list - Drop conflicting arguments - `-P --print` renamed to `-P --show` - `-g --config` renamed to `-g --currentconfig`
* Reworked shell completions for extra speed - cache is updated on package installs concurrently so as to have no impact on completion speed - `-Pc` prints completion list - `-Pcc` forces completion cache to be refreshed - `-Pcf` has been removed - `--completioninterval` can be used to change interval between automatic cache refresh - `.cache/yay/aur_fish.cache` and `.cache/yay/aur_sh.cache` are safe to delete * `yay` now waits for pacman lock if it's present before continuing * New wrapped operation `-Sp`, repo only for now * `-Si` information has been extended to include Keywords, AUR URL, Groups, First Submitted, Last Modified. * `-Sii` information has been extended to include ID, Package Base ID, Package Base, Snapshot URL * `-Sc` now supports `--aur` and `--repo` constraints * `--[no]makepkgconf` can be used to set or unset a makepkg.conf location to use * Remove make - `--removemake` will remove make dependencies after install - `--noremovemake` will not remove make dependencies after install - `--askremovemake` will ask you if you want to remove make dependencies after install
PreviousNext