Greetings, LuaRT community!
The 1.5.0 version of LuaRT brings a new, more flexible way to program asynchronously rather than using raw Lua coroutines.
In version 1.5.2, several bugs have been fixed (some restrictive, such as crashes caused by scripts compiled using the sleep()
function), but there are also many fixes related to the ui
module.
It also includes some new features (the Button.textalign
, Entry.textalign
, and Progressbar.themed
properties) and updates (notably, a more difficult access to files in executables created by the rtc
compiler).
The documentation has been updated with the latest features since version 1.5.0, and many typos have been corrected. If you find any errors or ambiguities in the documentation, please report them on the forum.
I would be happy to hear your comments, report any bugs, or suggest improvements to LuaRT as usual.
Regards,
Samir