Skip to content

0.5.4

Compare
Choose a tag to compare
@Sainan Sainan released this 04 Apr 19:56
· 1533 commits to main since this release
  • Default arguments now support tables
  • Pluto now supports building with C ABI so you can replace Lua's shared library with Pluto's without needing to change the program
  • Fixed return before case or default causing a syntax error
  • Fixed access violation on lua_close with strings as default parameters