[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.3.1 (rc1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 3 Jun 2015 10:42:16 -0300
Lua 5.3.1 (rc1) is now available at
http://www.lua.org/work/
lua-5.3.1-rc1.tar.gz
MD5 22dce36750138ae43bff51cba184cad1 -
SHA1 b0c84146fbb84a8409ff2b1011521519995a069f -
Lua 5.3.1 fixes all bugs listed in http://www.lua.org/bugs.html#5.3.0 .
Like all minor releases, this is strictly a bug-fix release;
no new features or improvements have been added.
The complete diffs from lua-5.3.0 are available at
http://www.lua.org/work/diffs-lua-5.3.0-lua-5.3.1-rc1.txt
http://www.lua.org/work/diffs-lua-5.3.0-lua-5.3.1-rc1.html
The diffs are also available in unified format:
http://www.lua.org/work/diffu-lua-5.3.0-lua-5.3.1-rc1.txt
http://www.lua.org/work/diffu-lua-5.3.0-lua-5.3.1-rc1.html
We thank everyone for their feedback on Lua 5.3 till now.
All feedback welcome. Thanks.
--lhf