Skip to content

Releases: fent/clusterhub

v1.1.0

24 Sep 02:54
Compare
Choose a tag to compare

Bug Fixes

  • Hub#removeListener typo (2008da4)

Features

  • add prependListener(), prependOnceListener(), prependManyListener() (5c331d9)

v1.0.1

20 Sep 14:19
Compare
Choose a tag to compare

Bug Fixes

  • delete callback functions based on last usage (28ee8a5)

v1.0.0

20 Sep 05:39
Compare
Choose a tag to compare

Bug Fixes

  • race conditions fixes (8c0966c)
  • various things around sending messages when all workers online (37157ac)

Features

  • allow functions to be emitted in events (eb514c2), closes #8