- feat: add execArgv support
- test: add 5, 4 node
- test(slave): add slave die and refork test case
- feat: add slave process support
- chore: fix
npm run autod
- fix: add options.autoCoverage to enable istanbul
- feat: support code coverage with istanbul
- fix: err maybe undefined
- test: Add iojs and node v0.12 into travis config
- fix: when worker has terminated before disconnect, don't fork (@JacksonTian)
- refactor: ignore undefined
- pick of meaningful options to setupMaster
- feat: support args and slient
- add limit for refork times in certain duration (@coderhaoxin)
- Fix unexpectedExit event listeners length (@JacksonTian)
- defer add listenners, add options.refork, optional unexpectedExit event (@dead-horse)
- improve disconnect and unexpected exit log
- work with graceful
- first release