[ANN] specl 10 released
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] specl 10 released
- From: Gary Vaughan <gary@...>
- Date: 2014年1月15日 21:23:04 +1300
Behaviour Driven Development for Lua
I am happy to announce release 10 of Specl.
Specl's home page is at http://gvvaughan.github.io/specl
* Noteworthy changes in release 10 (2014年01月15日) [stable]
** Bug fixes:
- Using specl.shell when Specl itself and the process being
spawned require different versions of Lua no longer crashes
with corrupted shared package.path settings.
Install it with LuaRocks, using:
luarocks install specl 10
Until the rocks are available from the official repository in a few days,
you can install directly from the specl release branch, with:
$ luarocks install \
http://raw.github.com/gvvaughan/specl/release-v10/specl-10-1.rockspec