- publish 0.1.6
- use
lx
as default options forps
command - remove debugging console log for
kill()
- add timeout for
kill()
, default to 30s
- publish 0.1.5
- Add parent process ID support for windows
- use
spawn
to replaceexec
for Linux/Unix system - add appVeyor integration
- use Travis for npm publishing
- refactor the implementation of
kill()
, now just a wrapper of built-inprocess.kill()
- Publish 0.1.2
- change
command
andargument
matching to case insensitive.
- Publish 0.1.1 update table-parser to 0.1.1
- Integrate with Travis-CI linux / mac is fully tested now
- Manually test on Win10 and Win7
- Publish 0.1.0 update table-parser to 0.1.0