Releases: jordanvrtanoski/luacpp
Releases · jordanvrtanoski/luacpp
Support for Lua 5.4
Info
Verified support for Lua 5.4 and minor code fixes
What's Changed
- bugfix by @mf01 in #7
- [FIX] Fix undeclared identifier error with Lua 5.4+ by @LHLaurini in #8
New Contributors
- @mf01 made their first contribution in #7
- @LHLaurini made their first contribution in #8
Full Changelog: v0.1.0...v0.2.0
Initial Release
[CDCI] Adding testing branch as a pre-staging for the merge (#3) [IMP] Improving the README.md [IMP] Implementing folder compile [IMP] Adding documentition and doc_pdf target [IMP] Adding test_memory target [IMP] Implementation of version handling mechanism [IMP] Installation steps with cmake find options [IMP] Adding ability to run with specified environment instead of global environment. Signed-off-by: Jordan Vrtanoski <[email protected]>