Immutable
release. Only release title and notes can be modified.
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 #2875
- fix(lua): change search paths to resolve lua modules in config dir by @Jguer in #2879
- feat(lua): allow configuring answer menus and minor fixes to examples by @Jguer in #2880
- fix(search): fix clober of packages from different sources with the same name introduced with mem alloc reduction by @Jguer in #2882
Full Changelog: v13.0.0...v13.0.1