v1.1.0 (beta 3)
Pre-release
Pre-release
In addition to the work done in v1.1.0-beta2, this release fixes a bug in the parser that caused incorrect behaviour in if
statements.
Yarn Spinner is made possible by your generous patronage. Please consider supporting Yarn Spinner's development by becoming a patron!
Changed
- Fixed a bug that caused
<<else>>
to be incorrectly parsed as a command, not anelse
statement, which meant that flow control didn't work correctly.