0.1.2 (2021-04-10)
- cli: flush kafka queue on process exit (5793b40)
0.1.1 (2021-04-10)
- expose kafka stream (a1a0e2f)
- consistent cli commands and help file (79c67e5)
- read stream does not wait for kafka producer to connect (40cf06b)
- add events and timeout option (9a54303)
- add missing cli dependency pump (d7c1bf2)
- echoing false by default (c6b3417)
- make printing to stdout configurable (b338a66)
- "ci: add node 6.x and 8.x versions" (10ee5c1)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
- Initial commit