All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- add
lls-addonsbinary.
require("luarocks.build.lls-addon").LOADER_SOURCEis no longer set when callinggetLoaderSource.
plugin/installs to the same directory aslibrary/andplugin.lua- Plugins can access LuaRocks dependencies. It prepends a plugin file called
lls-addon-loader.luathat sets up the required paths. - Installing a new version of a pre-existing addon removes old versions from the
.luarc.json
library/andplugin.luainstall to the correct directory when built from a different directory.
- Try to fix deployment issues with rockspec and CD (7)
- Try to fix deployment issues with rockspec and CD (6)
- Try to fix deployment issues with rockspec and CD (5)
- Try to fix deployment issues with rockspec and CD (4)
- Try to fix deployment issues with rockspec and CD (3)
- Try to fix deployment issues with rockspec and CD (2)
- Try to fix deployment issues with rockspec and CD
- Initial public release. See the README for the initial feature set.