Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 1.32 KB

History.md

File metadata and controls

71 lines (45 loc) · 1.32 KB

1.5.0 / 2016-05-06

  • feat: add execArgv support
  • test: add 5, 4 node

1.4.0 / 2015-11-04

  • test(slave): add slave die and refork test case
  • feat: add slave process support
  • chore: fix npm run autod

1.3.1 / 2015-08-31

  • fix: add options.autoCoverage to enable istanbul

1.3.0 / 2015-08-30

  • feat: support code coverage with istanbul

1.2.4 / 2015-06-03

  • fix: err maybe undefined

1.2.3 / 2015-05-09

  • test: Add iojs and node v0.12 into travis config
  • fix: when worker has terminated before disconnect, don't fork (@JacksonTian)

1.2.2 / 2014-11-06

  • refactor: ignore undefined
  • pick of meaningful options to setupMaster

1.2.1 / 2014-11-01

  • feat: support args and slient

1.2.0 / 2014-09-27

  • add limit for refork times in certain duration (@coderhaoxin)

1.1.1 / 2014-09-17

  • Fix unexpectedExit event listeners length (@JacksonTian)

1.1.0 / 2014-08-08

  • defer add listenners, add options.refork, optional unexpectedExit event (@dead-horse)

1.0.1 / 2014-08-04

  • improve disconnect and unexpected exit log

1.0.0 / 2014-08-04

  • work with graceful
  • first release