[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.4.6 now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Sun, 14 May 2023 07:21:43 -0300
Lua 5.4.6 has been frozen and is now the current release of Lua 5.4.
Like all minor releases, this is a bug-fix release.
Lua 5.4.6 fixes all bugs listed in
http://www.lua.org/bugs.html#5.4.5 and
http://www.lua.org/bugs.html#5.4.4
Lua 5.4.6 also contains several internal improvements and
includes a revised reference manual:
http://www.lua.org/manual/5.4/
Lua 5.4.6 is available at
http://www.lua.org/ftp/lua-5.4.6.tar.gz
The SHA256 checksum is
7d5ea1b9cb6aa0b59ca3dde1c6adcb57ef83a1ba8e5432c0ecd06bf439b3ad88 -
For installation and building instructions, see
http://www.lua.org/manual/5.4/readme.html
A test suite for Lua 5.4.6 is available at
http://www.lua.org/tests/
The complete source code of Lua 5.4.6 is available for browsing at
http://www.lua.org/source/5.4/
The complete diffs from Lua 5.4.5 to Lua 5.4.6 are available at
http://www.lua.org/work/diffs-lua-5.4.5-lua-5.4.6.html
http://www.lua.org/work/diffu-lua-5.4.5-lua-5.4.6.html
The complete diffs from Lua 5.4.4 to Lua 5.4.5 are available at
http://www.lua.org/work/diffs-lua-5.4.4-lua-5.4.5.html
http://www.lua.org/work/diffu-lua-5.4.4-lua-5.4.5.html
We thank everyone for their feedback on Lua 5.4 till now.
All feedback welcome. Thanks.
--lhf