Skip to content

Releases: thesis-php/nats

0.4.1

21 Apr 06:00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.4.1

0.4.0

15 Nov 18:05

Choose a tag to compare

Added

  • Implement Consumer Push API (see PR for details).

Changed

  • Improve headers parsing.
  • Refactor nats subscription (see PR for details).
  • Refactor JetStream Consumer API (see PR for details).
  • Made the Delivery object lightweight (see PR for details).
  • Refactor pull consumers API (see PR for details).

Fixed

  • Fix empty payload serialization.

0.3.0

23 Oct 16:29

Choose a tag to compare

What's Added

What's Fixed

Full Changelog: 0.2.0...0.3.0

0.2.0

21 Oct 05:20

Choose a tag to compare

What's Changed

What's Added

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

24 Jul 13:58

Choose a tag to compare

Added more features in README