Skip to content

v2.1.0

Compare
Choose a tag to compare
@jwaliszko jwaliszko released this 17 Jul 19:31
· 388 commits to master since this release
  • basic arithmetic operations handled by parser: addition, subtraction, multiplication and division,
  • short-circuit evaluation,
  • several toolchain functions added,
  • noConflict(),
  • few minor fixes.