[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.3.3 (rc1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 4 May 2016 21:30:23 -0300
Lua 5.3.3 (rc1) is now available for testing at
http://www.lua.org/work/
Lua 5.3.3 fixes all bugs listed in
http://www.lua.org/bugs.html#5.3.2
Lua 5.3.3 also contains several internal improvements and includes a
revised reference manual:
http://www.lua.org/work/doc/
Like all minor releases, this is a bug-fix release; no new features have
been added.
The tarball is at
http://www.lua.org/work/lua-5.3.3-rc1.tar.gz
The checksums are
MD5 facc49a32fed3ec14291677eb95abc1b -
SHA1 0b4ad25b4623541b2a60cec96bf880d28e63e156 -
The complete diffs from Lua 5.3.2 to rc1 are available at
http://www.lua.org/work/diffs-lua-5.3.2-lua-5.3.3-rc1.txt
http://www.lua.org/work/diffs-lua-5.3.2-lua-5.3.3-rc1.html
The diffs are also available in unified format:
http://www.lua.org/work/diffu-lua-5.3.2-lua-5.3.3-rc1.txt
http://www.lua.org/work/diffu-lua-5.3.2-lua-5.3.3-rc1.html
A test suite for Lua 5.3.3 is available at
http://www.lua.org/work/lua-5.3.3-tests.tar.gz
We thank everyone for their feedback on Lua 5.3 till now.
All feedback welcome. Thanks.
--lhf