Skip to content

Releases: Famcache/node-famcache

v2.0.0

18 Jun 13:02
Compare
Choose a tag to compare

2.0.0 (2024-06-18)

Bug Fixes

  • Messaging: Fix memory leak on unsubscribe (b0075ac)

  • Messaging: fix messaging publish, subscribe, unsubscribe (85327c8)

  • Merge pull request #6 from Famcache/refactor/messaging (c5df836), closes #6

Features

  • Messaging: Moved messaging related methods to separate module (4636c30)

BREAKING CHANGES

  • Moved messaging related methods to separate module

v1.5.0

31 May 19:24
Compare
Choose a tag to compare

1.5.0 (2024-05-31)

Features

  • Messaging: Publish event to the Famcache server (1f932cc)
  • Messaging: Subscribe to the topic and receive payload in the callback (84fa478)
  • Messaging: Unsubscribe from the topic (cc52276)

v1.4.1

29 May 18:41
Compare
Choose a tag to compare

1.4.1 (2024-05-29)

Bug Fixes

  • Delete: Fixed Delete command (b591f9e)

v1.4.0

29 May 14:34
Compare
Choose a tag to compare

1.4.0 (2024-05-29)

Features

  • npm: Mark package as public (e64a9a2)

v1.3.0

29 May 14:30
Compare
Choose a tag to compare

1.3.0 (2024-05-29)

Features

  • npm: Mark package as public (12aa71d)