In the latest release of binbc-lua, I've added support for Lua 5.4.

In recognition of the upcoming named argument support, I've decided to add parameter names to all of the C API function declarations in the BindBC packages. bindbc-lua 0.4.0 now has them, even for the function pointers in the dynamic binding.

I've also fixed some minor bugs and cleaned up the README.

I think at this point, the bindbc-loader package has proven stable long enough that I can declare a version 1.0.0. I'll do that in the near future and will follow it with 1.0.0 releases of all of my BindBC packages.

bindbc-lua 0.4.0 can be found at

GitHub:
https://github.com/BindBC/bindbc-lua/releases/tag/0.4.0

code.dlang.org (not yet updated as I write this):
http://bindbc-lua.dub.pm/

Reply via email to