v0.3.0
What's Changed
Features
- Add: Lua.SourceGenerator by @AnnulusGames in #39
Bug fixes
- Fix: Implicit conversion from string to number, which is out of speci… by @Akeit0 in #38
- Fix:
__tostring
is not working by @AnnulusGames in #40 - Fix:
coroutine.status
is missing by @AnnulusGames in #42 - Fix: the chunk name of the generated lua function becomes anonymous by @AnnulusGames in #43
Improvements
- Optimize: standard libraries by @AnnulusGames in #41
New Contributors
Full Changelog: v0.2.1...v0.3.0