Skip to content

Bugfixes

Compare
Choose a tag to compare
@exodrifter exodrifter released this 23 Dec 16:06
· 224 commits to master since this release
2e38700

This update fixes a bug with conditional statements and makes an compiler error message more helpful.

If you find Rumor useful, consider supporting continued development of this framework by becoming a patron.

Changed

  • More descriptive error for tokens after string

Fixed

  • If conditional statements no longer require a following else or elif
    statement