## master


## 1.3.25 (June 1, 2017)

* Remove docs generation after tests.

## 1.3.24 (May 16, 2017)

* Add libs to tsconfig.json.

## 1.3.23 (May 16, 2017)

* Generate docs after tests.
* Fix test coverage path.

## 1.3.22 (May 13, 2017)

* Add docs by Typedoc.

## 1.3.21 (April 28, 2017)

* Add preset es2017 to .babelrc.

## 1.3.20 (April 26, 2017)

* Transpiling Typescript to esnext.

## 1.3.19 (April 26, 2017)

* Add noUnusedLocals: true to tsconfig.json

## 1.3.18 (April 26, 2017)

* Rename npm script open:cover to test:cover.
* Add try catch to codecov npm test script.

## 1.3.17 (April 25, 2017)

* Create folder dist-es6 for typescript compiler.
* Create babel source maps.

## 1.3.16 (April 15, 2017)

* Move errors.ts to generator-ptz-domain.

## 1.3.15 (April 14, 2017)

* Add index.test.ts.

## 1.3.14 (April 13, 2017)

* Remove console.log.

## 1.3.13 (April 13, 2017)

* Compose prompt questions.

## 1.3.12 (April 12, 2017)

* Add pt-br README.md translation.
* Update README.md usage and contribuition.
* Add ptz-log as dependencie;

## 1.3.11 (April 9, 2017)

* Store codecov token

## 1.3.10 (April 9, 2017)

* Clean .babelrc

## 1.3.9 (April 9, 2017)

* Add .babelrc

## 1.3.8 (April 8, 2017)

* Concat tsconfig.json.

## 1.3.7 (April 7, 2017)

* Add '--require babel-polyfill' to mocha npm script.

## 1.3.6 (April 7, 2017)

* Clean dist folder before compile js.
* Add dependencies to package.json.

## 1.3.5 (April 7, 2017)

* Remove babel-node, babel-polyfill, babel-core and ptz-babel-register.
* Remove babel settings from package.json.

## 1.3.4 (April 7, 2017)

* Remove typings.

## 1.3.3 (April 7, 2017)

* Remove typings. Now it is possible to use typings throw npm modules.

## 1.3.2 (April 6, 2017)

* Fix ptz-babel-register to compile all ptz- modules.

## 1.3.1 (April 6, 2017)

* Add ptz-babel-register.

## 1.3.0 (April 5, 2017)

* Add debug support for vs code.
* Remove gulp.

## 1.2.12 (March 31, 2017)

* Bug fix.

## 1.2.11 (March 31, 2017)

* Using current package.json and updating info

## 1.2.10 (March 30, 2017)

* Add npm badget to README.md

## 1.2.9 (March 15, 2017)

* Add CHANGELOG.md template.

## 1.0.0 (March 15, 2017)

* Initial public release.
