tunnckoCore/is-child-process

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage


## 1.0.2 - 2016-03-22
- Release v1.0.2 / npm@v1.0.2
- use master branch badge on travis
- update license year range
- add test that ensure it return `true` if `stdio: 'inherit'` is passed to `options` on `cp.spawn`

## 1.0.1 - 2016-03-20
- Release v1.0.1 / npm@v1.0.1
- use `pre-commit`
- force bump `isarray@1`

## 1.0.0 - 2015-09-09
- Release v1.0.0 / npm@v1.0.0
- update description
- implement :cat2:

## 0.0.0 - 2015-09-09
- Initial commit