Skip to content

v0.13.0

Compare
Choose a tag to compare
@sayanarijit sayanarijit released this 27 May 05:24
· 648 commits to main since this release

Changes & fixes

  • Lua functions called via CallLua and CallLuaSilently will now receive CallLuaArg object as input. (see this)
  • node_types configurations will inherit parameters from the less specific node_types configurations and overwrite them.