]> woffs.de Git - fd/haskell-amqp-utils.git/blob - ChangeLog.md
Haskell2010
[fd/haskell-amqp-utils.git] / ChangeLog.md
1 # Revision history for haskell-amqp-utils
2
3 ## 0.4.0.1  -- 2019-12-04
4 * fix exit codes
5
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
10 * add missing hFlush
11 * stdin / stdout handling without using /dev/
12 * cleanup plane answer file handling
13 * duplicate plane body to outfile and stderr
14
15 ## 0.3.7.1  -- 2019-09-10
16 * connect timeout
17
18 ## 0.3.6.0  -- 2019-02-15
19
20 * bug-fix: avoid deadlock in arbeite
21 * plane: add --header option
22 * rpc: log to stderr, result to stdout
23
24 ## 0.3.4.0  -- 2018-07-21
25
26 * bug fix: re-add exception handler
27 * plane + arbeite: rpc client + server
28
29 ## 0.3.3.1  -- 2018-07-10
30
31 * fix debian builds
32 * konsum options ack and requeuenack
33 * fix hotfolder mode
34 * enable parallel build
35 * tls, hinotify, lts-12.0 compat
36
37 ## 0.3.2.0  -- 2018-07-04
38
39 * agitprop, a publisher
40 * optional publisher confirms
41 * hotfolder mode, file magic
42 * several options
43
44 ## 0.3.0.2  -- 2018-04-24
45
46 * use ciphersuite\_default
47
48 ## 0.3.0.1  -- 2018-03-04
49
50 * don't let the thread sleep too long
51
52 ## 0.3.0.0  -- 2017-11-21
53
54 *  add nix with `amqp_0_18_1`
55 *  multiple bindings per queue
56 *  remove cool smart special options
57
58 ## 0.2.2.0  -- 2017-11-20
59
60 * option -Q (set queue name for temporary exclusive queue)
61
62 ## 0.2.1.5  -- 2017-09-25
63
64 * travis
65 * debian
66 * repair debian jessie
67 * callback: pass-through timestamp, ignore non-existing sha
68 * reduce load
69 * amqp 0.17, use coName
70
71 ## 0.2.1.4  -- 2017-06-01
72
73 * First version. Released on an unsuspecting world.