All Versions
31
Latest Version
Avg Release Cycle
111 days
Latest Release
1874 days ago

Changelog History
Page 4

  • v0.4 Changes

    • Data.Text is now used instead of Strings. Using the OverloadedStrings extension will make upgrading easier
    • the field-types in Network.AMQP.Types should now be more compatible with RabbitMQ
    • hostnames passed to openConnection will now be resolved
    • ๐Ÿ‘ basic QoS support
    • exceptions thrown in a callback will not erroneously close the channel anymore