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