| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| yay_13.0.1_aarch64.tar.gz | 2026-06-19 | 4.4 MB | |
| yay_13.0.1_armv7h.tar.gz | 2026-06-19 | 4.7 MB | |
| yay_13.0.1_x86_64.tar.gz | 2026-06-19 | 4.9 MB | |
| README.md | 2026-06-19 | 879 Bytes | |
| v13.0.1 source code.tar.gz | 2026-06-19 | 539.5 kB | |
| v13.0.1 source code.zip | 2026-06-19 | 755.4 kB | |
| Totals: 6 Items | 15.4 MB | 0 | |
New sections:
https://jguer.github.io/yay/lua.html#requiring-modules-with-require Should allow organizing modules better
https://jguer.github.io/yay/lua.html#available-options
Answer* in lua, there should no longer be any option only covered in config.json
What's Changed
- fix(depgraph): reduce memory allocations by @Jguer in https://github.com/Jguer/yay/pull/2875
- fix(lua): change search paths to resolve lua modules in config dir by @Jguer in https://github.com/Jguer/yay/pull/2879
- feat(lua): allow configuring answer menus and minor fixes to examples by @Jguer in https://github.com/Jguer/yay/pull/2880
- fix(search): fix clober of packages from different sources with the same name introduced with mem alloc reduction by @Jguer in https://github.com/Jguer/yay/pull/2882
Full Changelog: https://github.com/Jguer/yay/compare/v13.0.0...v13.0.1