tunnckoCore/gana

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# 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="1.1.1"></a>
## [1.1.1](https://github.com/tunnckocore/gana/compare/v1.1.0...v1.1.1) (2016-09-22)


### Bug Fixes

* **dependency:** use `try-catch-callback` ([ac373f6](https://github.com/tunnckocore/gana/commit/ac373f6))



<a name="1.1.0"></a>
# [1.1.0](https://github.com/tunnckocore/gana/compare/v1.0.2...v1.1.0) (2016-09-22)


### Features

* **async:** rewrite to use `gana-compile` and `try-catch-core`; now have async compile ([dbdd828](https://github.com/tunnckocore/gana/commit/dbdd828))



<a name="1.0.2"></a>
## [1.0.2](https://github.com/tunnckocore/gana/compare/v1.0.1...v1.0.2) (2016-09-20)


### Bug Fixes

* **package:** make nyc more strict here ([4076182](https://github.com/tunnckocore/gana/commit/4076182))



<a name="1.0.1"></a>
## [1.0.1](https://github.com/tunnckocore/gana/compare/v1.0.0...v1.0.1) (2016-09-20)


### Bug Fixes

* **docs:** add docs for what and when it throws ([f7645a8](https://github.com/tunnckocore/gana/commit/f7645a8))





## 1.0.0 - 2016-09-20
- First release

## 0.0.0 - 2016-09-20
- Initial commit