Skip to content

v4.0.0

Compare
Choose a tag to compare
@tilkinsc tilkinsc released this 27 Jun 07:36
· 39 commits to main since this release
9fcce60

What's Changed

  • Refactored support surrounding unsafe contexts
  • Now distributes lua dlls for you
  • Refactored support for Lua C libraries which can be built 100% in C# using NativeAOT (its brilliant!)
  • Hid those pesky _lua functions
  • Swap support from lua5.4.4 to lua5.4.6
  • Gave LuaNET its own namespace to avoid collisions with implementors

Full Changelog: v3.0.0...v4.0.0