[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Specl 14.1.3 released
- From: "Gary V. Vaughan" <gary@...>
- Date: Mon, 26 Oct 2015 22:19:54 +0000
Develop and run BDD specs written in Lua for RSpec style workflow.
I am happy to announce release 14.1.3 of Specl.
This is a tiny bugfix release to prevent stack overflows with spec files
using tables with self-referencing metatables.
Specl's home page is at http://gvvaughan.github.io/specl
## Noteworthy changes in release 14.1.3 (2015-10-26) [stable]
### Bug fixes:
- internal `deepcopy` no longer overflows the stack when copying
tables that are their own metatable across nested Specl
environments.
Install it with LuaRocks, using:
luarocks install specl 14.1.3