[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.4.2 now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 3 Dec 2020 08:01:43 -0300
Lua 5.4.2 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.2 fixes all bugs listed in
http://www.lua.org/bugs.html#5.4.1
Lua 5.4.2 is available at
http://www.lua.org/ftp/lua-5.4.2.tar.gz
The checksums are
MD5 49c92d6a49faba342c35c52e1ac3f81e -
SHA1 96d4a21393c94bed286b8dc0568f4bdde8730b22 -
For installation and building instructions, see
http://www.lua.org/manual/5.4/readme.html
The complete source code of Lua 5.4.2 is available for browsing at
http://www.lua.org/source/5.4/
The complete diffs from Lua 5.4.1 to Lua 5.4.2 are available at
http://www.lua.org/work/diffs-lua-5.4.1-lua-5.4.2.html
http://www.lua.org/work/diffu-lua-5.4.1-lua-5.4.2.html
We thank everyone for their feedback on Lua 5.4 till now.
All feedback welcome. Thanks.
--lhf