lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

I'm happy to announce LuaRocks 2.0.12. LuaRocks is a deployment and
management system for Lua modules. (For more information, please visit
http://luarocks.org )

http://luarocks.org/releases/luarocks-2.0.12.tar.gz
http://luarocks.org/releases/luarocks-2.0.12-win32.zip

This release contains bugfixes, as well as some features which do not
break compatibility with the rockspec format.

A notable feature is the new "dependencies mode" selection, to
configure how to work with multiple local trees, using --deps-mode or
deps_mode in the config file. See
http://www.luarocks.org/en/Dependencies for the documentation.

What's new since 2.0.11:

* "Dependencies mode" selection to configure how to work with multiple
local trees
* New command "purge" that erases a local tree
* --porcelain flag for "list" and "search"
* More consistent user-agent reporting
* Code cleanups, removal of dead code
* Fixes regressions on Mac and Windows

(As usual, see the GitHub logs for detailed history and credits)

Thanks to everyone who contributed, reporting bugs and sending fixes!
As always, any kind of feedback is much appreciated.

-- Hisham
http://hisham.hm/