1 # Revision history for haskell-amqp-utils
3 ## 0.4.0.1 -- 2019-12-04
6 ## 0.4.0.0 -- 2019-11-11
7 * agitprop: show exchange arg
8 * agitprop does not need -q or -Q
9 * allow RPC with dedicated exchange
11 * stdin / stdout handling without using /dev/
12 * cleanup plane answer file handling
13 * duplicate plane body to outfile and stderr
15 ## 0.3.7.1 -- 2019-09-10
18 ## 0.3.6.0 -- 2019-02-15
20 * bug-fix: avoid deadlock in arbeite
21 * plane: add --header option
22 * rpc: log to stderr, result to stdout
24 ## 0.3.4.0 -- 2018-07-21
26 * bug fix: re-add exception handler
27 * plane + arbeite: rpc client + server
29 ## 0.3.3.1 -- 2018-07-10
32 * konsum options ack and requeuenack
34 * enable parallel build
35 * tls, hinotify, lts-12.0 compat
37 ## 0.3.2.0 -- 2018-07-04
39 * agitprop, a publisher
40 * optional publisher confirms
41 * hotfolder mode, file magic
44 ## 0.3.0.2 -- 2018-04-24
46 * use ciphersuite\_default
48 ## 0.3.0.1 -- 2018-03-04
50 * don't let the thread sleep too long
52 ## 0.3.0.0 -- 2017-11-21
54 * add nix with `amqp_0_18_1`
55 * multiple bindings per queue
56 * remove cool smart special options
58 ## 0.2.2.0 -- 2017-11-20
60 * option -Q (set queue name for temporary exclusive queue)
62 ## 0.2.1.5 -- 2017-09-25
66 * repair debian jessie
67 * callback: pass-through timestamp, ignore non-existing sha
69 * amqp 0.17, use coName
71 ## 0.2.1.4 -- 2017-06-01
73 * First version. Released on an unsuspecting world.