Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@Maiori44 Maiori44 released this 19 Mar 16:01
· 939 commits to main since this release
  • 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