Files
asl/CHANGELOG.md
Marvin Blum 59f02f7782 Issue #23.
2015-11-14 16:43:36 +01:00

20 lines
324 B
Markdown

# Changelog
**1.1.1**
* arrays can now be declared within expressions
* code keyword bug fix
**1.1.0**
* changed syntax of foreach
* private function variables
* default values for function parameters
* added preprocessor
* code inlining using new keyword "code"
* some code and repo cleanup
**1.0.0**
* first release