Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 18:34
· 600 commits to main since this release

0.1.0 (2022-03-03)

Bug Fixes

  • ✨ allow empty return in void functions (b3bde14)
  • πŸ› Fixed tests not working after refactoring AST (0495efd)

Features

  • ✨ Added assign operators (+=, -=, *=, /=, %=) (3fdfb63)