﻿## Release Notes

### Release 0.1.7 (February 2018)

* Change emitBOM to false
  - __tsconfig.test.json and _tsconfig.base.json in template

* Add to set permission with postinstall in template
  - change mode js file under the hooks folder to '777'

### Release 0.1.6 (February 2018)

* Bug fix
  - [Issue is cordova build error of my app created cdp boilerplate](https://github.com/sony/cdp-lib/pull/10)

### Release 0.1.5 (February 2018)

* Update Dependencies
  - typescript ver 2.7.1
    - disable emitBOM option
  - updated dependencies
    - jquery: 3.3.1
    - loadsh: 4.17.5
    - uuid:   3.2.1

### Release 0.1.4 (November 2017)

* Bug fix
  * [fixed: quote command and args if needed](https://github.com/sony/cdp-lib/pull/2)

### Release 0.1.2 (October 2017)

* Initial release.
