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 22Changelog
33=========
44
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+
538Version 1.0.2
639-------------
740
You can’t perform that action at this time.
0 commit comments