Skip to content

Tags: kaue/yay

Tags

v9.3.3

Toggle v9.3.3's commit message

Verified

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

- Completions moved to a separate module
  - Completions are stored in `~/.cache/yay` by default or `$(XDG_CACHE_HOME)/yay``
- Fixes `make docker-buildocker build`
- Fixes issue of $GOPATH/pkg folders being created during runtime. Read Jguer#1047, it's weird

v9.3.2

Toggle v9.3.2's commit message

Verified

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

- Change depsolver to not use a preallocated slice to get make only deps.
- Makefile improvements
- Use BuildDir instead of cacheHome to store ABS PKGBUILDS with -G
- Remove Jguer#788 group-transactions as second order deps with
  --nobatchinstall were being wrongly detected, feature was also added
  without a manpage entry, may come back once issues are solved

v9.3.1

Toggle v9.3.1's commit message

Verified

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

- `-G` for abs now uses git and symlinks
result to the working directory
- Fixes some information messages
- Out-of date format change
- Fixes typos
- Fixes issues in bash completion

v9.2.1

Toggle v9.2.1's commit message

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

Toggle v9.2.0's commit message

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

Toggle v9.1.0's commit message

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

Toggle v9.0.1's commit message

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

Toggle v9.0.0's commit message

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

Toggle v8.1173.0's commit message

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

Toggle v8.1157.0's commit message

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