# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.1.0"></a>
# [0.1.0](https://github.com/sammarks/cep-lib/compare/v0.0.6...v0.1.0) (2019-06-24)


### Features

* add chooseFiles helper ([6537ad9](https://github.com/sammarks/cep-lib/commit/6537ad9))



<a name="0.0.6"></a>
## [0.0.6](https://github.com/sammarks/cep-lib/compare/v0.0.5...v0.0.6) (2018-09-08)


### Bug Fixes

* Make sure evalScript returns undefined and null results properly. ([0310543](https://github.com/sammarks/cep-lib/commit/0310543))


<a name="0.0.5"></a>
## [0.0.5](https://github.com/sammarks/cep-lib/compare/v0.0.4...v0.0.5) (2018-09-04)


### Bug Fixes

* Support old browsers. ([cd02894](https://github.com/sammarks/cep-lib/commit/cd02894))



<a name="0.0.4"></a>
## [0.0.4](https://github.com/sammarks/cep-lib/compare/v0.0.3...v0.0.4) (2018-08-12)


### Bug Fixes

* Make sure we export getExtensionDirectory() properly. ([52f2495](https://github.com/sammarks/cep-lib/commit/52f2495))



<a name="0.0.3"></a>
## [0.0.3](https://github.com/sammarks/cep-lib/compare/v0.0.2...v0.0.3) (2018-08-11)


### Features

* Add getExtensionDirectory() to CSInterface ([7d16e8d](https://github.com/sammarks/cep-lib/commit/7d16e8d))



<a name="0.0.2"></a>
## [0.0.2](https://github.com/sammarks/cep-lib/compare/v0.0.1...v0.0.2) (2018-07-31)


### Bug Fixes

* Move outputs to the main directory for better access. ([cc91d56](https://github.com/sammarks/cep-lib/commit/cc91d56))



<a name="0.0.1"></a>
## 0.0.1 (2018-07-31)


### Bug Fixes

* Update import structure. ([c8d60b9](https://github.com/sammarks/cep-lib/commit/c8d60b9))
