Version 1.1.0
- Clue now uses SemVer-like versioning
- Added MIT license
- Added
--license
flag - Strings can now be made with
'
- Added
%=
and:=
- Improved Compiler
- Function arguments' default values are now compiled in a more readable way
- Table elements now have debug comments
- Improved table parsing