[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] LuaRocks 1.0.1
- From: Hisham <hisham.hm@...>
- Date: Fri, 13 Mar 2009 15:09:08 -0300
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