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
%pbehavior 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
- @imi0 made their first contribution in #314
- @Jackarunda made their first contribution in #326
- @Dargones made their first contribution in #331
Full Changelog: v0.5.5...v0.5.6