[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.4.3 now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 29 Mar 2021 08:57:56 -0300
Lua 5.4.3 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.3 fixes all bugs listed in
http://www.lua.org/bugs.html#5.4.2
Lua 5.4.3 also contains several internal improvements and
includes a revised reference manual:
http://www.lua.org/manual/5.4/
Lua 5.4.3 is available at
http://www.lua.org/ftp/lua-5.4.3.tar.gz
The checksums are
MD5 ef63ed2ecfb713646a7fcc583cf5f352 -
SHA1 1dda2ef23a9828492b4595c0197766de6e784bc7 -
For installation and building instructions, see
http://www.lua.org/manual/5.4/readme.html
A test suite for Lua 5.4.3 is available at
http://www.lua.org/tests/
The complete source code of Lua 5.4.3 is available for browsing at
http://www.lua.org/source/5.4/
The complete diffs from Lua 5.4.2 to Lua 5.4.3 are available at
http://www.lua.org/work/diffs-lua-5.4.2-lua-5.4.3.html
http://www.lua.org/work/diffu-lua-5.4.2-lua-5.4.3.html
We thank everyone for their feedback on Lua 5.4 till now.
All feedback welcome. Thanks.
--lhf