Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

41 lines (21 loc) · 1.7 KB

0.1.2 (2021-04-10)

Features

  • cli: flush kafka queue on process exit (5793b40)

0.1.1 (2021-04-10)

Features

0.1.0 (2021-01-18)

Bug Fixes

  • consistent cli commands and help file (79c67e5)
  • read stream does not wait for kafka producer to connect (40cf06b)

Features

  • add events and timeout option (9a54303)
  • add missing cli dependency pump (d7c1bf2)
  • echoing false by default (c6b3417)
  • make printing to stdout configurable (b338a66)

Reverts

  • "ci: add node 6.x and 8.x versions" (10ee5c1)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1 (2020-03-23)

  • Initial commit