Skip to content

v4.0.1

Compare
Choose a tag to compare
@tilkinsc tilkinsc released this 01 Jul 02:05
· 58 commits to main since this release
  • Fixed bug where nuget would ship the natives but they wouldn't be usable as they weren't included in the build directory for an implementing project unless you directly 'd it in perhaps in .nuget/Lua.NET/4.0.0 or a clone of this repo
  • Bumped minor version
  • Removed -windows RIDs as they don't do anything useful
  • LUA_COPYRIGHT is now correctly shipped with the natives
  • Bumped copyright year in readme
  • Fixed namespace in examples in readme to reflect new namespace changes
  • Removed Common.cs which did runtime searching for symbols in DLLs

Full Changelog: v4.0.0...v4.0.1