amqp v1.6.0 Release Notes

Release Date: 2020-10-05 // over 3 years ago
    • ๐Ÿ‘Œ Support a custom consumer on AMQP.Channel.open/2 (#172)
    • โž• Add DirectConsumer implementation (#172)

Previous changes from v1.5.0

    • ๐Ÿ—„ Take the connection name from options instead of a parameter. Deprecate Connection.open/3 #165 #167
    • ๐Ÿ“š Documentation tweak. #166
    • ๐Ÿ‘Œ Support arrays in tables (headers/arguments) #157