View Source Changelog
[Unreleased]
0.2.0 (2024-01-06)
- Relax amqp10_client version
- 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