Skip to content

Latest commit

 

History

History
70 lines (30 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

70 lines (30 loc) · 1.71 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2019-06-24)

Features

0.0.6 (2018-09-08)

Bug Fixes

  • Make sure evalScript returns undefined and null results properly. (0310543)

0.0.5 (2018-09-04)

Bug Fixes

0.0.4 (2018-08-12)

Bug Fixes

  • Make sure we export getExtensionDirectory() properly. (52f2495)

0.0.3 (2018-08-11)

Features

  • Add getExtensionDirectory() to CSInterface (7d16e8d)

0.0.2 (2018-07-31)

Bug Fixes

  • Move outputs to the main directory for better access. (cc91d56)

0.0.1 (2018-07-31)

Bug Fixes

  • Update import structure. (c8d60b9)