Skip to content

Releases: CarloV/cuffs

v0.0.3

21 May 14:21

Choose a tag to compare

  • Some small fixes
  • Added the @ Operator which can be used to cuff this in a function. Default syntax: this @ (...arguments) -> returnValue
  • Added tests that cover @
  • Added 'harmony-proxy' as dependency to package.json. It is optional, but it is added to the browser files automatically anyway.