Skip to content

Releases: kpn/kstreams

0.4.4

17 Aug 11:23
Compare
Choose a tag to compare

0.4.4 (2022-08-17)

Refactor

  • remove the value_ prefix from value_serializer and value_deserializer

0.4.3

11 Aug 13:31
Compare
Choose a tag to compare

0.4.3 (2022-08-11)

Fix

  • typing

0.4.2

11 Aug 11:33
Compare
Choose a tag to compare

0.4.2 (2022-08-11)

Fix

  • remove unsubscribe before stopping consumer (#40)

0.4.1

10 Aug 10:19
Compare
Choose a tag to compare

0.4.1 (2022-08-10)

Fix

  • unsubscribe consumer before stopping (#37)

0.4.0

09 Aug 09:22
Compare
Choose a tag to compare
bump: version 0.3.1 → 0.4.0

0.3.0

02 Aug 14:10
Compare
Choose a tag to compare
  • add streams instances without decorator (#28)

0.2.4

28 Jul 08:06
Compare
Choose a tag to compare

fix: add mypy and some type hints

0.2.1

22 Jul 10:33
Compare
Choose a tag to compare
  • Yield from streams added