# 1.1.0

- Added unit tests
- Added test tasks for coverage and tdd
- Added functional tests
- Added dependency injection for app and test

## 1.0.3

- Fixed concat task paths.
- Fixed uglify and style tasks breaking watch in gulp.

## 1.0.2

- Fixed concat task.

## 1.0.1

- Fixed html2js tasks.

# 1.0.0

- Initial version of generator-build-tools.
- Added grunt tasks.
- Added gulp tasks.
- Added LESS, SASS, Stylus support.
