- Minor clean-up to the code - Added (some) unit tests and linting - Fixing description and license in Pypi - Add end-of-life message to README - Change development status in Pypi
3.2.0
- Rework exception handling in consumer to avoid infinite logging loop in case of disconnection
3.1.0
- Ability to pass kwargs in to handle_data operations
3.0.1
- Update meta information - Add labels in README - Migrate to TravisCI for build and release
3.0.0
- Upgrade to Kombu 4, msgpack 0.5, statsd 3 - Use tox for testing with multiple Python versions - Add integration tests