File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 2
2
Changelog
3
3
=========
4
4
5
+ Version 2.1.0
6
+ -------------
7
+
8
+ - Specify open dependencies
9
+
10
+ Version 2.0.1
11
+ -------------
12
+
13
+ - Version 2.0.0 did not work as expected. This fixes the problem with 2.0.0
14
+
15
+ Version 2.0.0
16
+ -------------
17
+
18
+ - Make the pika dependency optional
19
+
20
+ Version 1.2.0
21
+ -------------
22
+
23
+ - Update event schemas
24
+ - Add badge to eiffel-pythonlib
25
+
26
+ Version 1.1.1
27
+ -------------
28
+
29
+ - Add wildcard support to nackable subscriptions
30
+
31
+ Version 1.1.0
32
+ -------------
33
+
34
+ - If Context is None, call a subscriber with None on Context.
35
+ - We should use the python standard library's logging module to log messages, not print or traceback.print_exc()
36
+ - Reconnect the connection thread if broker shuts down
37
+
5
38
Version 1.0.2
6
39
-------------
7
40
You can’t perform that action at this time.
0 commit comments