Skip to content

v0.5.6

Latest

Choose a tag to compare

@nuskey8 nuskey8 released this 29 Jul 05:23
· 2 commits to main since this release

What's Changed

  • chore: add CONTRIBUTING.md by @nuskey8 in #307
  • Fixes issues where lua uses the C# default locale instead of the invariant locale (C) by @imi0 in #314
  • fix: align %p behavior with native C Lua by @paq in #310
  • fix: Get/SetTableValueSlowPath allocation by @akeit0 in #320
  • fix: ^ anchor match once by @akeit0 in #323
  • fix: coroutine.yield unintended threadings by @akeit0 in #329
  • apply LightAsyncValueTaskMethodBuilder to all internals by @akeit0 in #330
  • Fix stack truncation on metamethod return corrupting numeric for loops by @Jackarunda in #326
  • Call NotifyTop after pushing the table length onto the stack by @Dargones in #331
  • fix compile error by @akeit0 in #332

New Contributors

Full Changelog: v0.5.5...v0.5.6