Skip to content

Releases: nsweeting/rabbit

v0.5.0

01 Aug 16:00

Choose a tag to compare

  • Return error tuple on start_link instead of raise

v0.4.0

20 Jun 17:11

Choose a tag to compare

  • Add Rabbit.Initializer module for exchange, queue and binding setup work

v0.3.0

13 Jun 22:56

Choose a tag to compare

  • Removed all callbacks from Rabbit.Connection behaviour except init/2
  • Removed all callbacks from Rabbit.Producer behaviour except init/2

v0.2.2

07 Jun 17:38

Choose a tag to compare

  • Allow rabbit config to be done through app env

v0.2.1

06 Jun 14:29

Choose a tag to compare

  • Fixes credo error with strict evaluation

v0.2.0

05 Jun 15:40

Choose a tag to compare

  • Added Rabbit.ConsumerSupervisor to aid creating multiple consumers

v0.1.0

04 Jun 23:59

Choose a tag to compare

  • Initial release