# Release notes for `trace-and-clarify-if-possible`

<a name="current-release"></a>
# Version 1.0.5 (Sat, 16 Feb 2019 20:42:16 GMT)

* [751a68e](https://github.com/nknapp/trace-and-clarify-if-possible/commit/751a68e) fix: change "nyc" into a devDependency - Nils Knappmeier

# Version 1.0.4 (Fri, 15 Feb 2019 21:39:56 GMT)

* [8cbf810](https://github.com/nknapp/trace-and-clarify-if-possible/commit/8cbf810) chore: add recent node versions to .travis-ci - Nils Knappmeier
* [06467f6](https://github.com/nknapp/trace-and-clarify-if-possible/commit/06467f6) chore: bump dependency versions, use nyc instead of istanbul - Nils Knappmeier


# Version 1.0.3 (Tue, 09 Jan 2018 21:08:57 GMT)

* [1a6b410](https://github.com/nknapp/trace-and-clarify-if-possible/commit/1a6b410) Use "var" instead of const, in order to support node 0.12 - Nils Knappmeier


# Version 1.0.2 (Tue, 09 Jan 2018 20:36:48 GMT)

* [88dc4aa](https://github.com/nknapp/trace-and-clarify-if-possible/commit/88dc4aa) Bump dependency versions, support node 8+ (disabled node 6-) - Nils Knappmeier
* [7997a00](https://github.com/nknapp/trace-and-clarify-if-possible/commit/7997a00) fix: Prevent broken "yarn install" - Nils Knappmeier
* [565fb1c](https://github.com/nknapp/trace-and-clarify-if-possible/commit/565fb1c) Add node 9 and yarn to travis-ci - Nils Knappmeier

**Important: trace and clarify will be disabled for node version before 8 in this release.**

# Version 1.0.1 (Thu, 24 Aug 2017 20:58:17 GMT)

* [608f7b4](https://github.com/nknapp/trace-and-clarify-if-possible/commit/608f7b4) Disable "trace@2" for node 8 - Nils Knappmeier
* [8639e6c](https://github.com/nknapp/trace-and-clarify-if-possible/commit/8639e6c) Chore setup - Nils Knappmeier
* [8ed02b6](https://github.com/nknapp/trace-and-clarify-if-possible/commit/8ed02b6) chore(package): update dependencies - greenkeeper[bot]


# Version 1.0.0 (Mon, 19 Dec 2016 21:49:01 GMT)

* [27ee212](https://github.com/nknapp/trace-and-clarify-if-possible/commit/27ee212) Initial implementation - Nils Knappmeier
* [ef16de3](https://github.com/nknapp/trace-and-clarify-if-possible/commit/ef16de3) Initial check-in - Nils Knappmeier
