- Release v2.0.1 / npm@v2.0.1
- update license year
- update changelog
- update readme/docs
- update repo template
- update code style, apply feross/standard
- Release v2.0.0 / npm@v2.0.0
- update dependencies - bumping major, because the breaking change in
async-exec-cmd
- update docs
- update tests
- Release v1.0.6 / npm@v1.0.6
- update links, because the transfer tunnckoCore -> hybridables
- Release v1.0.5 / npm@v1.0.5
- fix version ranges
- fix api docs/docblocks
- fix api docs
- edit description
- edit
scripts
- add
async-exec-cmd
- just move async logic to
async-exec-cmd
- Release v1.0.4 / npm@v1.0.4
- make it hybrid (with hybrid api) using
hybridify
- add more keywords
- update license year and dotfiles
- Release v1.0.3 / npm@v1.0.3
- fix badge`s heading
- Release v1.0.2 / npm@v1.0.2
- istabul ignores, coverage
- switch to
native-or-another
, bump deps
- Release v1.0.1 / npm@v1.0.1
- fix test
fail on error code != 0
failing on travis
- Release v1.0.0 / npm@v1.0.0
- remove Makefile
- add lcov reporter, istanbul
- add usage
- first commits