Skip to content

Misc Fixes from 1.1.0 Release

Compare
Choose a tag to compare
@amadeus amadeus released this 16 Jun 21:13
· 820 commits to master since this release
  • Added support for strings as function names in Objects and Classes.
  • Fixed some indent issues with nested parentheses
  • Fixed an issue with catch function name getting matched as a catch statement.