You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.2 KiB
1.2 KiB
1.5.0 / 2020-05-22
features
- [
4d82803
] - feat: expose exitcode in error instance (#9) (Otto Mao <ottomao@gmail.com>)
1.4.0 / 2019-07-06
features
- [
a0d7ffb
] - feat: run script with timeout (#8) (fengmk2 <fengmk2@gmail.com>)
1.3.1 / 2019-06-15
fixes
- [
8998c8f
] - fix: add declarations (#7) (吖猩 <whxaxes@gmail.com>)
others
- [
f618799
] - test: node 10, 12 (#6) (fengmk2 <fengmk2@gmail.com>)
1.3.0 / 2017-07-28
- feat: support relative path on windows (#5)
1.2.1 / 2017-02-22
- fix: exit code < 0 as error too (#3)
1.2.0 / 2017-02-04
- feat: add options stdout and stderr (#2)
1.1.0 / 2016-03-06
- feat: support return stdio
1.0.0 / 2016-02-05
- First release