# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.12.0"></a>
# [0.12.0](https://github.com/clebert/autosrc/compare/v0.11.0...v0.12.0) (2018-09-19)


### Features

* **autosrc:** add --watch CLI option, closes [#55](https://github.com/clebert/autosrc/issues/55) ([#98](https://github.com/clebert/autosrc/issues/98)) ([f44f2c9](https://github.com/clebert/autosrc/commit/f44f2c9))





<a name="0.11.0"></a>
# [0.11.0](https://github.com/clebert/autosrc/compare/v0.10.0...v0.11.0) (2018-08-30)


### Features

* **autosrc:** allow null or undefined commands; improve ts example config file ([#82](https://github.com/clebert/autosrc/issues/82)) ([84f8294](https://github.com/clebert/autosrc/commit/84f8294))





<a name="0.10.0"></a>
# [0.10.0](https://github.com/clebert/autosrc/compare/v0.9.0...v0.10.0) (2018-08-30)

**Note:** Version bump only for package @autosrc/generator





<a name="0.9.0"></a>
# [0.9.0](https://github.com/clebert/autosrc/compare/v0.8.0...v0.9.0) (2018-08-27)

**Note:** Version bump only for package @autosrc/generator





<a name="0.8.0"></a>
# [0.8.0](https://github.com/clebert/autosrc/compare/v0.7.0...v0.8.0) (2018-08-24)

**Note:** Version bump only for package @autosrc/generator





<a name="0.7.0"></a>
# [0.7.0](https://github.com/clebert/autosrc/compare/v0.6.0...v0.7.0) (2018-08-22)


### Features

* **autosrc:** add verbose mode; remove debug support; improve public interfaces ([#65](https://github.com/clebert/autosrc/issues/65)) ([bb11ab5](https://github.com/clebert/autosrc/commit/bb11ab5))





<a name="0.6.0"></a>
# [0.6.0](https://github.com/clebert/autosrc/compare/v0.5.0...v0.6.0) (2018-08-18)


### Features

* **generator:** prereqs of phony targets are now always considered newer ([#58](https://github.com/clebert/autosrc/issues/58)) ([2c53344](https://github.com/clebert/autosrc/commit/2c53344))





<a name="0.5.0"></a>
# [0.5.0](https://github.com/clebert/autosrc/compare/v0.4.0...v0.5.0) (2018-08-17)


### Features

* **autosrc:** implement debug messages and improve logging, closes [#15](https://github.com/clebert/autosrc/issues/15) ([#56](https://github.com/clebert/autosrc/issues/56)) ([f2c8286](https://github.com/clebert/autosrc/commit/f2c8286))





<a name="0.4.0"></a>
# [0.4.0](https://github.com/clebert/autosrc/compare/v0.3.0...v0.4.0) (2018-08-17)


### Features

* **autosrc:** a new async API and a simplified CLI, closes [#9](https://github.com/clebert/autosrc/issues/9) ([#54](https://github.com/clebert/autosrc/issues/54)) ([01ef348](https://github.com/clebert/autosrc/commit/01ef348))





<a name="0.3.0"></a>
# [0.3.0](https://github.com/clebert/autosrc/compare/v0.2.0...v0.3.0) (2018-08-15)


### Features

* **autosrc:** better log messages ([#51](https://github.com/clebert/autosrc/issues/51)) ([c3e8d57](https://github.com/clebert/autosrc/commit/c3e8d57))
