| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| yay_13.0.0_aarch64.tar.gz | 2026-06-17 | 4.4 MB | |
| yay_13.0.0_armv7h.tar.gz | 2026-06-17 | 4.7 MB | |
| yay_13.0.0_x86_64.tar.gz | 2026-06-17 | 4.9 MB | |
| README.md | 2026-06-17 | 2.6 kB | |
| v13.0.0 source code.tar.gz | 2026-06-17 | 538.0 kB | |
| v13.0.0 source code.zip | 2026-06-17 | 753.2 kB | |
| Totals: 6 Items | 15.3 MB | 0 | |
Release post https://jguer.space/blog/2026-06-15-yay-v13
What's Changed
- fix: add missing locales by @Jguer in https://github.com/Jguer/yay/pull/2841
- fix(alpm): wire up log callback and add Debug method by @Jguer in https://github.com/Jguer/yay/pull/2843
- Add Lua configuration support by @Jguer in https://github.com/Jguer/yay/pull/2845
- chore(deps): bump the go-all group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/Jguer/yay/pull/2844
- feat: Show AUR Package Age by @rebelonion in https://github.com/Jguer/yay/pull/2846
- AUR: Add AURPreInstall hooks by @Jguer in https://github.com/Jguer/yay/pull/2854
- Updates for file po/en.po in id by @transifex-integration[bot] in https://github.com/Jguer/yay/pull/2853
- feat: Add UpgradeSelect hook, logging and security example by @Jguer in https://github.com/Jguer/yay/pull/2855
- feat: Add AURPostDownload hook by @Jguer in https://github.com/Jguer/yay/pull/2856
- chore(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 in the go-all group by @dependabot[bot] in https://github.com/Jguer/yay/pull/2857
- feat: expose AUR package maintainer to upgrade hooks by @Jguer in https://github.com/Jguer/yay/pull/2858
- docs: add static docs site generator and Pages deployment by @Jguer in https://github.com/Jguer/yay/pull/2860
- Fix Pages artifact action pin by @Jguer in https://github.com/Jguer/yay/pull/2862
- Fix gendocs index source path by @Jguer in https://github.com/Jguer/yay/pull/2863
- fix: propagate Maintainer field through dep graph and upgrade service by @Jguer in https://github.com/Jguer/yay/pull/2865
- feat(lua): add search filter and post install hooks by @Jguer in https://github.com/Jguer/yay/pull/2867
- fix: search filter hooking and multierror cleanup by @Jguer in https://github.com/Jguer/yay/pull/2868
- fix(log): fix debugln not spacing args correctly by @Jguer in https://github.com/Jguer/yay/pull/2869
- misc(ci): add modernize linter and update versioning by @Jguer in https://github.com/Jguer/yay/pull/2870
- fix(lua): Reduce event size of PostInstall and SearchFilter hooks by @Jguer in https://github.com/Jguer/yay/pull/2871
- Update man page version to v13 and sync VS Code settings by @Jguer in https://github.com/Jguer/yay/pull/2872
- doc(lua): fix formatting by @Jguer in https://github.com/Jguer/yay/pull/2873
New Contributors
- @rebelonion made their first contribution in https://github.com/Jguer/yay/pull/2846
Full Changelog: https://github.com/Jguer/yay/compare/v12.6.0...v13.0.0