Skip to content

Tags: isgasho/yay

Tags

v9.2.1

Verified

This tag was signed with the committer’s verified signature.
Jguer Jo
----

- Fix typos at various points
- Remove makedeps will run even if makepkg is killed or errors out ( Jguer#961) (think more pkill makepkg than Ctrl+C on yay)
- Small fixups to Pass to Makepkg
- armv7h and aarch64 builds are now fully supported in yay-bin

v9.2.0

Verified

This tag was signed with the committer’s verified signature.
Jguer Jo
- Support -Sl

- Add support for building using docker
- Add support for multiarch builds

- Typo fixes
- Code readability improvements
- Code quality improvements

v9.1.0

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Jguer Jo
- Fix `-G` bash completions

- Fix datetime format
- Revert changes to dependency solver which caused various issues

v9.0.1

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Jguer Jo
- Update makefile to support gcc-go in core

v9.0.0

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Jguer Jo
- 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

v8.1173.0

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Jguer Jo
- Don't ignore ignored packages if they are explicitely stated

- Be more verbose in the presence of `db.lck`
- Add pacman flag `ask` to recognized flags
- Don't abort on inner conflicts as they may still work

v8.1157.0

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Jguer Jo
Update constant version. Add transitional support for patch version

v8.1139

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Jguer Jo
- `-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`

v8.1115

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Jguer Jo
- Fix `$HOME` being created on new users config

- Default Build dir to cache and not config

v8.1110

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Jguer Jo
- Fix depends sometimes being ordered incorrectly

- Variables are now extended from config ($HOME works in config)
- Limit download goroutines to 25