lua-users home
lua-l archive

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


Hello,

I'm happy to announce release 1.0.1 of LuaRocks, the system for
deployment and management of Lua modules.

This is a minor bugfix release, containing fixes and compatibility
improvements, while LuaRocks 1.1 is still in the works. There are no
API changes.

What's new in version 1.0.1:
* Improve portability in usage of Unix tools
* Allow use of local rocks servers in the --from flag
* Improve detection of external libraries on Mac OSX
* Fix build of the 'builtin' backend under Windows
* Support for the 'md5' binary as a MD5 checker

Download links and documentation are available at http://www.luarocks.org

Check out the ever-growing repository of currently available rocks at:
http://luarocks.luaforge.net/rocks/

A special thank-you to everyone who contributed patches and feedback
at the luarocks-developers list.

Enjoy!

-- Hisham