Skip to content

Latest commit

 

History

History
63 lines (27 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

63 lines (27 loc) · 1.74 KB

3.0.0 (2017-09-11)

Features

  • remove cli and return sourceMap (3e33877)

2.2.0 (2017-08-30)

Bug Fixes

  • replaceRunCall: add a fallback case to finding sink keys (da8cb73)

2.1.0 (2017-08-29)

2.0.0 (2017-08-18)

Features

  • compile: transpile from TypeScript to JavaScript (aab79db)

1.0.0 (2017-08-06)

Bug Fixes

  • cli: add missing shebang (b880692)
  • cli: fix cli help (59fe877)
  • cli: parse arguments correctly (b5fd9ba)

Features

  • compile: implement reliable compiler (462eff8)

1.0.0-rc.2 (2017-08-02)

Features

  • cli: add cli interface (f5438cc)
  • compile: implement a ad-hoc compiler (ef98e26)