[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] LuaRocks 2.0.8
- From: Hisham <h@...>
- Date: Wed, 29 Feb 2012 13:46:13 -0300
Hello,
I'm happy to announce LuaRocks 2.0.8. LuaRocks is a deployment and
management system for Lua modules. (For more information, visit
http://luarocks.org )
Here's another preview release of LuaRocks 2.0.8, which is mostly a
bugfix release.
This is a release candidate: if no problems are reported, these packages will be
renamed into the final versions.
http://luarocks.org/releases/luarocks-2.0.8.tar.gz
http://luarocks.org/releases/luarocks-2.0.8-win32.zip
This is mostly a bugfix release. What's new since 2.0.7.1:
* Fix in CMake build backend
* Fix handling error condition of --pack-binary-rock
* Fixes for Windows .bat installer
* Improved arch detection when packing binary rocks
* Workaround LuaPosix 5.1.15 problem with chmod()
* Proper error messages when config files are invalid
* Avoid checking permissions when it's not necessary
* Fix behavior of 'builtin' rocks which install init.lua scripts
* git+file:// pseudoprotocol for local Git repos
* New binaries from GnuWin32 shipped in Win32 zip
* Nicer-looking help
(As usual, see the GitHub logs for detailed history)
Thanks to everyone who contributed, especially for the feedback given
at the luarocks-developers mailing list.
Cheers!
-- Hisham
http://hisham.hm/