-
released this
2024-11-11 18:07:59 +08:00 | 58 commits to main since this release🤖 I have created a release beep boop
11.14.2
(2024-11-10)Bug Fixes
- bootstrap: single forward slash. Fixes
#1747
(aca30f6) - completion: check if command string is a prefix of Lazy
(#1760)
(e9fd76e),
closes #1758 - docs: always update helptags for local plugins
(60cf258) - luarocks: try to install from root manifest
(#1687)
(591ef40) - rocks: add lib64 plugin directory to package.cpath
(#1717)
(80da254) - rockspec: allow binary lua files. Fixes
#1800
(408449a)
This PR was generated with Release
Please. See
documentation.Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Downloads
- bootstrap: single forward slash. Fixes