fixes
- [
475fc7d] - fix: Use to exit event instead of close (#13) (lusyn <lusyncat@163.com>)
others
- [
53f88a2] - 📖 DOC: Add contributors (#14) (fengmk2 <fengmk2@gmail.com>) - [
09bb8cd] - chore: fix ci badges (fengmk2 <fengmk2@gmail.com>) - [
59b76ef] - test: add more tsd test cases (#12) (fengmk2 <fengmk2@gmail.com>)
fixes
- [
0fd91a4] - fix(interface): Add the missingextraOptsparamter in type declaration (#11) (Aaron <walkthunder@163.com>)
others
- [
6fe00d6] - deps: upgrade dev deps (#10) (fengmk2 <fengmk2@gmail.com>)
features
- [
4d82803] - feat: expose exitcode in error instance (#9) (Otto Mao <ottomao@gmail.com>)
features
- [
a0d7ffb] - feat: run script with timeout (#8) (fengmk2 <fengmk2@gmail.com>)
fixes
- [
8998c8f] - fix: add declarations (#7) (吖猩 <whxaxes@gmail.com>)
others
- [
f618799] - test: node 10, 12 (#6) (fengmk2 <fengmk2@gmail.com>)
- feat: support relative path on windows (#5)
- fix: exit code < 0 as error too (#3)
- feat: add options stdout and stderr (#2)
- feat: support return stdio
- First release