Skip to content

Releases: IppClub/YueScript

v0.27.3

26 Mar 08:44
Compare
Choose a tag to compare
Fixed spec.

v0.27.2

23 Mar 09:33
Compare
Choose a tag to compare
Added more test cases.

v0.27.1

19 Mar 07:54
Compare
Choose a tag to compare
Fixed issue #194, #195.

v0.27.0

31 Jan 15:26
Compare
Choose a tag to compare
Aligned Lua inserter macro behavior with common Yue macro.

v0.26.2

29 Jan 09:38
Compare
Choose a tag to compare
Fixed docs. [skip CI]

v0.26.1

19 Dec 03:33
Compare
Choose a tag to compare
Fixed MoonScript issue # 459.

Supported local/const/close hoist in class body.

v0.26.0

31 Oct 09:42
Compare
Choose a tag to compare
Fixed WASM build.

v0.25.5

08 Oct 14:15
Compare
Choose a tag to compare
Fixed a miss indent and removed an unnecessary do block.

v0.25.4

29 Sep 09:09
Compare
Choose a tag to compare
Cleaned up.

v0.25.2

26 Sep 14:14
Compare
Choose a tag to compare
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.