Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 414 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 414 Bytes

Change Log

0.0.4 - 2020-03-26

0.0.3 - 2019-06-07

  • Fixed issue with recursive function calls.

0.0.2 - 2019-06-06

  • Fixed issue where spaces were optional after declarations.
  • Added support for else keyword and logical operators.
  • Fixed issue where function calls with strings weren't supported.

0.0.1 - 2019-05-31

  • Initial Release