

## 2.0.2 / 2015-07-12
- Release v2.0.2 / npm@v2.0.2
- update description
- add related projects / libs
- fixes #5, that was really strange

## 2.0.1 / 2015-07-12
- Release v2.0.1 / npm@v2.0.1
- update repo style and standard code style
- reduce package size, thanks @shinnn
  + use `readable-stream/transform` directly
  + use `vinyl-fs` and `through2@v2` in tests

## 2.0.0 / 2015-03-31
- Release v2.0.0 / npm@v2.0.0
- lint
- update tests, 100% coverage
- migrate to `lab`
- remove `debug`
- add `assert-kindof`

## 1.0.1 / 2015-03-31
- Release v1.0.1 / npm@v1.0.1
- add attribution, close #1

## 1.0.0 / 2015-03-19
- Release v1.0.0 / npm@v1.0.0
- add keywords
- add usage
- travis and coveralls sync

## 0.0.0 / 2015-03-19
- first commits