Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 492 Bytes

History.md

File metadata and controls

22 lines (16 loc) · 492 Bytes

0.2.1 / 2014-10-06

  • only react to connect once

0.2.0 / 2014-07-19

  • add history
  • Setting failAfter option directly instead of on backoff module
  • Emit fail event

0.1.0 / 2014-07-05

  • docs
  • add passing test for context in createConnection
  • Using emitter as 'this' on 'createConnection' call
  • fix redundant "disconnect" event on disconnect()
  • add make test
  • properly defaults opts if only onConnect is supplied