v0.2.2
New Features
-
Extract JDK and Kafka installation out of LocalKafkaBroker (#131)
-
PyYAML version relaxed (#119), thanks to @davorrunje
-
Replace docker based kafka with local (#68)
- replace docker compose with a simple docker run (standard run_jupyter.sh should do)
- replace all tests to use LocalKafkaBroker
- update documentation