Releases: kpn/kstreams
Releases · kpn/kstreams
0.17.2
0.17.1
0.17.0
0.16.2
0.16.1
0.16.0
0.16.0 (2024-01-11)
BREAKING CHANGE
- AsyncGenerator: Stream as async generators (yield from stream) are only available with the new typing approach (#157)
Yield from Stream migration
- Remove the
async for in
loop inside thestream
function. For more details follow the documentation
[master 1938558] bump: version 0.15.2 → 0.16.0
2 files changed, 8 insertions(+), 2 deletions(-)