1 # Revision history for haskell-amqp-utils
3 ## 0.3.2.0 -- 2018-07-04
5 * agitprop, a publisher
6 * optional publisher confirms
7 * hotfolder mode, file magic
10 ## 0.3.0.2 -- 2018-04-24
12 * use ciphersuite\_default
14 ## 0.3.0.1 -- 2018-03-04
16 * don't let the thread sleep too long
18 ## 0.3.0.0 -- 2017-11-21
20 * add nix with `amqp_0_18_1`
21 * multiple bindings per queue
22 * remove cool smart special options
24 ## 0.2.2.0 -- 2017-11-20
26 * option -Q (set queue name for temporary exclusive queue)
28 ## 0.2.1.5 -- 2017-09-25
32 * repair debian jessie
33 * callback: pass-through timestamp, ignore non-existing sha
35 * amqp 0.17, use coName
37 ## 0.2.1.4 -- 2017-06-01
39 * First version. Released on an unsuspecting world.