1 # Revision history for haskell-amqp-utils
3 ## 0.3.1.1 -- 2018-06-25
5 * agitprop with optional publisher confirms
7 ## 0.3.1.0 -- 2018-06-22
9 * agitprop, a publisher
11 ## 0.3.0.2 -- 2018-04-24
13 * use ciphersuite\_default
15 ## 0.3.0.1 -- 2018-03-04
17 * don't let the thread sleep too long
19 ## 0.3.0.0 -- 2017-11-21
21 * add nix with `amqp_0_18_1`
22 * multiple bindings per queue
23 * remove cool smart special options
25 ## 0.2.2.0 -- 2017-11-20
27 * option -Q (set queue name for temporary exclusive queue)
29 ## 0.2.1.5 -- 2017-09-25
33 * repair debian jessie
34 * callback: pass-through timestamp, ignore non-existing sha
36 * amqp 0.17, use coName
38 ## 0.2.1.4 -- 2017-06-01
40 * First version. Released on an unsuspecting world.