Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 422 Bytes

HISTORY.md

File metadata and controls

20 lines (13 loc) · 422 Bytes

1.0.0 / 2015-06-09

  • feat: set timeout when init
  • feat: add an option to set timeout when create a service

0.2.0 / 2015-03-17

  • chore: add appveyor and use npm scrips
  • feat: emit ready_stat when every task end
  • refactor: _readyCache use array instead of object
  • improve: testcase

0.1.1 / 2015-02-05

  • fix: do not fire endTask after throw error
  • fix: endTask is fired only once

0.1.0

First commit