History.md 2.5 KB

3.6.0 / 2019-04-24

features

3.5.1 / 2018-09-27

fixes

3.5.0 / 2018-07-26

features

others

3.4.0 / 2017-11-24

features

3.3.0 / 2017-09-17

features

others

3.2.0 / 2017-06-26

  • feat: let options.initMethod support functions that return promise (#9)

3.1.1 / 2017-03-14

  • fix: avoid duplicate error handler (#8)

3.1.0 / 2017-02-17

  • feat: support client.await (#7)

3.0.1 / 2017-01-12

  • fix: initMethod should be lazy executed (#6)

3.0.0 / 2017-01-12

  • feat: [BREAKING_CHANGE] add ready with error and generator listener (#5)

2.0.1 / 2016-03-11

  • fix: use event.listeners

2.0.0 / 2016-03-11

  • refactor: listen on error synchronous

1.1.0 / 2015-11-14

  • refactor: drop 0.8 support
  • feat: support ready(flagOrFunction)

1.0.1 / 2014-11-06

  • remove .npmignore
  • add __filename, always show construct name
  • more pretty
  • refine error display
  • refactor(error): improve default error handler
  • fix travis
  • fix link