Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

27 lines (15 loc) · 516 Bytes

Changelog

[Unreleased]

  • Allow SASL to be set to :none and durable to be configured by user (#113)
  • Implement support for body of type #'v1_0.amqp_value'{} (#114)

0.1.4 (2024-08-15)

  • Upgrade dependencies
  • Loose nimble_options version

0.1.3 (2023-07-14)

  • Fix typos in the documentation

0.1.2 (2023-01-25)

  • Handle amqp10_event when connection closed forcefully

0.1.1 (2022-08-27)

  • Handle amqp10_event detached message when contains v1_0.error

0.1.0 (2022-07-26)

  • Initial release