Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 633 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 633 Bytes

Change Log (@egomobile/nats)

0.5.0

0.4.0

  • add user and password to connection options

0.3.0

  • made versions in package.json explicit
  • (bug-)fixes

0.2.2

  • add loadNatsListeners() and loadNatsListenersSync() functions
  • add exitCode parameter to exitOnClose()
  • add close() to NatsClient
  • code cleanups and other improvements
  • (bug-)fixes

0.1.0

  • initial release