Skip to content

Release 0.2.1

Choose a tag to compare

@LSafer LSafer released this 05 Jun 13:17
· 287 commits to master since this release

New features

  • commands now can be indented.
  • injections can be applied inside quotes and double-quotes.

Bug fixes

  • Misplaced operators now trigger the proper error.

Optimizations

  • better diagnostic.

Internal

  • refactored parsers and compilers.
  • added more control over the execution memory.