[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.3.3 (rc3) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 30 May 2016 13:19:29 -0300
Lua 5.3.3 (rc3) is now available for testing at
http://www.lua.org/work/
Like all minor releases, this is a bug-fix release.
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/
The tarball is at
http://www.lua.org/work/lua-5.3.3-rc3.tar.gz
The checksums are
MD5 703f75caa4fdf4a911c1a72e67a27498 -
SHA1 a0341bc3d1415b814cc738b2ec01ae56045d64ef -
The complete diffs from rc2 to rc3 are available at
http://www.lua.org/work/diffs-lua-5.3.3-rc2-rc3.txt
http://www.lua.org/work/diffs-lua-5.3.3-rc2-rc3.html
The diffs are also available in unified format:
http://www.lua.org/work/diffu-lua-5.3.3-rc2-rc3.txt
http://www.lua.org/work/diffu-lua-5.3.3-rc2-rc3.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