Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Releases: jcoreio/redis-subscriber

v1.0.6

Choose a tag to compare

@jedwards1211 jedwards1211 released this 07 Oct 21:34

<a name"1.0.6">

1.0.6 (2017-10-07)

v1.0.5

Choose a tag to compare

@jedwards1211 jedwards1211 released this 13 Sep 15:37

<a name"1.0.5">

1.0.5 (2017-09-13)

Bug Fixes

  • index.js.flow: fix flow type defs (62bf5f40)

v1.0.4

Choose a tag to compare

@jedwards1211 jedwards1211 released this 04 Mar 23:31

<a name"1.0.4">

1.0.4 (2017-03-04)

Bug Fixes

  • index.js.flow: fix module.exports declaration (eded0f2e)

v1.0.3

Choose a tag to compare

@jedwards1211 jedwards1211 released this 02 Feb 16:34

<a name"1.0.3">

1.0.3 (2017-02-02)

Bug Fixes

  • index.js.flow: use instead of flow-issue (cfaf690f)

v1.0.2

Choose a tag to compare

@jedwards1211 jedwards1211 released this 02 Feb 16:27

<a name"1.0.2">

1.0.2 (2017-02-02)

Bug Fixes

  • index.js.flow: fix flow types (973fbc51)

v1.0.1

Choose a tag to compare

@jedwards1211 jedwards1211 released this 01 Feb 23:48

<a name"1.0.1">

1.0.1 (2017-02-01)

Bug Fixes

  • index.js: use module.exports instead of export default (5c97aa88)

v1.0.0

Choose a tag to compare

@jedwards1211 jedwards1211 released this 01 Feb 23:40

<a name"1.0.0">

1.0.0 (2017-02-01)

Bug Fixes

  • package.json: add missing dependency (1efb1e94)

Features

  • index: create RedisSubscriber (6c9d35bb)