Skip to content

Releases: amqp/rhea

3.0.3

20 Sep 11:02
@grs grs
Compare
Choose a tag to compare
bump version

3.0.2

26 Jan 08:09
@grs grs
Compare
Choose a tag to compare
bump version

3.0.1

12 Jul 09:28
@grs grs
Compare
Choose a tag to compare
bump version

3.0.0

24 Jan 14:27
@grs grs
Compare
Choose a tag to compare

Added Container.connect and .listen options to typescript typings (previously released as 2.0.7, though this was in fact a breaking change for typescript users).

2.0.8

24 Jan 14:22
@grs grs
Compare
Choose a tag to compare

Reverts breaking change from 2.0.7 (which will be released in 2.1.0)

2.0.7

24 Jan 09:18
@grs grs
Compare
Choose a tag to compare
  • Added Container.connect and .listen options to typescript typings
  • Cancel idle abortion timer
  • Added support for a toRheaTyped method to wrap custom types
  • Support for Map and Set types in body encoding

2.0.6

05 Nov 18:28
@grs grs
Compare
Choose a tag to compare

What's Changed

  • handle nested descriptors properly by @grs in #371

2.0.5

19 Oct 17:57
@grs grs
Compare
Choose a tag to compare
bump version

2.0.4

29 Jul 15:50
@grs grs
Compare
Choose a tag to compare

Updated dist dir.

2.0.3

29 Jun 08:23
@grs grs
Compare
Choose a tag to compare
  • drain_credit() method added to receiver