]> woffs.de Git - fd/haskell-amqp-utils.git/blob - ChangeLog.md
tls 1.3.9 has ciphersuite_default
[fd/haskell-amqp-utils.git] / ChangeLog.md
1 # Revision history for haskell-amqp-utils
2
3 ## 0.3.2.0  -- 2018-07-04
4
5 * agitprop, a publisher
6 * optional publisher confirms
7 * hotfolder mode, file magic
8 * several options
9
10 ## 0.3.0.2  -- 2018-04-24
11
12 * use ciphersuite\_default
13
14 ## 0.3.0.1  -- 2018-03-04
15
16 * don't let the thread sleep too long
17
18 ## 0.3.0.0  -- 2017-11-21
19
20 *  add nix with `amqp_0_18_1`
21 *  multiple bindings per queue
22 *  remove cool smart special options
23
24 ## 0.2.2.0  -- 2017-11-20
25
26 * option -Q (set queue name for temporary exclusive queue)
27
28 ## 0.2.1.5  -- 2017-09-25
29
30 * travis
31 * debian
32 * repair debian jessie
33 * callback: pass-through timestamp, ignore non-existing sha
34 * reduce load
35 * amqp 0.17, use coName
36
37 ## 0.2.1.4  -- 2017-06-01
38
39 * First version. Released on an unsuspecting world.
don't click here