- Add sepia routing keys to eiffellib
- Specify open dependencies
- Version 2.0.0 did not work as expected. This fixes the problem with 2.0.0
- Make the pika dependency optional
- Update event schemas
- Add badge to eiffel-pythonlib
- Add wildcard support to nackable subscriptions
- If Context is None, call a subscriber with None on Context.
- We should use the python standard library's logging module to log messages, not print or traceback.print_exc()
- Reconnect the connection thread if broker shuts down
- Fix examples
- Add Fredrik as contributor
- Correct library name for the package when building wheel
- Re-added examples without unsupported rst options
- 1.0.0 did not upload correctly to pypi.
- Eiffel library for sending and retrieving events.