What's Changed
- fix: README url by @nuskey8 in #223
- fix: CS0117 error by renaming ByteCode to Bytecode by @nansofting in #226
- Fix: Call async return count by @akeit0 in #228
- fix: Disposal of dead coroutine cause NullReference Exception by @akeit0 in #229
- fix: support __pairs/__ipairs for non-table type by @akeit0 in #231
- Fix: Escape in
os.timewas not working by @akeit0 in #232 - refactor: remove unused LuaCoroutine by @akeit0 in #233
- Update README.md/README_JA.md by @akeit0 in #230
- v0.5.1 by @nuskey8 in #237
New Contributors
- @nansofting made their first contribution in #226
Full Changelog: v0.5.0...v0.5.1