[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua 5.4.1 (rc1) now available
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Wed, 30 Sep 2020 07:23:23 -0300
Lua 5.4.1 (rc1) is now available for testing at
http://www.lua.org/work/lua-5.4.1-rc1.tar.gz
The checksums are
MD5 1d575faef1c907292edd79e7a2784d30 -
SHA1 88961e7d4fda58ca2c6163938fd48db8880e803d -
Lua 5.4.1 fixes all bugs listed in
http://www.lua.org/bugs.html#5.4.0
Like all minor releases, this is strictly a bug-fix release: no new
features or improvements have been added.
Lua 5.4.1 also contains several internal improvements and
includes a revised reference manual:
http://www.lua.org/work/doc/
The complete diffs from Lua 5.4.0 are available at
http://www.lua.org/work/diffs-lua-5.4.0-lua-5.4.1.html
http://www.lua.org/work/diffu-lua-5.4.0-lua-5.4.1.html
We thank everyone for their feedback on Lua 5.4 till now.
All feedback welcome. Thanks.
--lhf