lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Lua 5.3.2 (rc2) is now available for testing at
	http://www.lua.org/work/

Lua 5.3.2 fixes all bugs listed in
	http://www.lua.org/bugs.html#5.3.1

Lua 5.3.2 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.2-rc2.tar.gz

The checksums are
	MD5	33278c2ab5ee3c1a875be8d55c1ca2a1  -
	SHA1	7a47adef554fdca7d0c5536148de34579134a973  -

The complete diffs from rc1 to rc2 are available at
	http://www.lua.org/work/diffs-lua-5.3.2-rc1-rc2.txt
	http://www.lua.org/work/diffs-lua-5.3.2-rc1-rc2.html

The diffs are also available in unified format:
	http://www.lua.org/work/diffu-lua-5.3.2-rc1-rc2.txt
	http://www.lua.org/work/diffu-lua-5.3.2-rc1-rc2.html

A test suite for Lua 5.3.2 is available at
	http://www.lua.org/work/lua-5.3.2-tests.tar.gz

We thank everyone for their feedback on Lua 5.3 till now.

All feedback welcome. Thanks.
--lhf