Releases: IppClub/YueScript
Releases · IppClub/YueScript
v0.27.3
v0.27.2
Added more test cases.
v0.27.1
Fixed issue #194, #195.
v0.27.0
Aligned Lua inserter macro behavior with common Yue macro.
v0.26.2
Fixed docs. [skip CI]
v0.26.1
Fixed MoonScript issue # 459. Supported local/const/close hoist in class body.
v0.26.0
Fixed WASM build.
v0.25.5
Fixed a miss indent and removed an unnecessary do block.
v0.25.4
Cleaned up.
v0.25.2
Fixed a few issues. * Fixed a `with` block with return statement issue. * Fixed a switch-when indentation issue. * Added error reporting for `return` statement not appearing in last block line.