Hi wxlua users,

I'm glad to announce the release of v3.1.0.0 of wxlua:
https://github.com/pkulchenko/wxlua. It adds support for Lua 5.4,
implements several new classes (wxDataViewCtrl, wxTranslations),
includes a large number of improvements/fixes, and has been tested on
the most recent version of wxwidgets (3.1.4) and its current master
branch.

The complete list of the changes in this version (and previous 9
releases) is available here:
https://github.com/pkulchenko/wxlua/blob/master/wxLua/docs/changelog.md.
Note that there was an incompatibility introduced in this version that
changes the order of parameters for `wxFileName.GetTimes` method.

I don't have any precompiled binaries (and don't plan to provide
them), but am exploring adding github actions to compile them on
Windows/macOS/Linux, so if anyone has experience with those and can
contribute working scripts, open a PR or an issue to collaborate. I
also don't have Lua 5.3 and Lua 5.4 code included in the wxlua source
tree, but will consider including it if it's needed to simplify the
binary generation.

Let me know if you run into any issues with it or have any other
feedback. Thank you for all the support and contributions to the
project.

Paul.


_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to