[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] stdlib 41.1.1 released
- From: "Gary V. Vaughan" <gary@...>
- Date: Sat, 31 Jan 2015 13:04:07 +0000
stdlib is a library of modules for common programming tasks, including list,
table and functional operations, objects, pickling, pretty-printing and
command-line option parsing.
I am embarrassed to announce release 41.1.1 of stdlib.
stdlib's home page is at http://lua-stdlib.github.io/lua-stdlib
Yesterday's release had a infinite loop bug when used with Lua 5.3. This
release fixes that bug but is otherwise identical to 41.1.0.
## Noteworthy changes in release 41.1.1 (2015-01-31) [stable]
### Bug fixes
- `std.barrel` no longer gets stuck in an infinite loop when called in
Lua 5.3.
Install it with LuaRocks, using:
luarocks install stdlib 41.1.1