v1.5.0
- Support confluent-kafka-python v1.5.0
- legacy still supported
- new keywords
- new example of serializers
Fixes:
- Fix for RobotNotRunningError exception (@nczita, #15)
- Optional exception throwing if the deserialization fails (@tminakov, #13)
- Add dependencies to setup.py (@nczita, #14)
- Support for newer Robotframework versions (@tminakov, #9)
- remove the package as dependency, it's in the standard library (@tminakov , #11)
Devops part:
- automated creation of documentation, release and publishing of latest test results