Skip to content

v0.9.4

Compare
Choose a tag to compare
@Rohansi Rohansi released this 11 Feb 03:44
· 52 commits to master since this release
  • Allow applying decorators to variable declarations (example)
  • Added clamp, log(d, b), log10, and pow functions to Math
  • Added normalize function to string prototype
  • Fixed a minor decorator parsing bug to improve break positions on decorated expression functions