Releases: achingbrain/it-stream-types
Releases · achingbrain/it-stream-types
v2.0.2
2.0.2 (2024-09-11)
Bug Fixes
v2.0.1
2.0.1 (2023-04-04)
Bug Fixes
- default sink return type to unknown (#46) (f4b7fc7)
v2.0.0
2.0.0 (2023-04-04)
⚠ BREAKING CHANGES
- the
TSource
and TSink
generic arguments to the Duplex
type now refer to the stream type and not the type of objects yielded by the stream
Bug Fixes
- be explicit about sync/async behaviour (#45) (374296f)
v1.0.5
1.0.5 (2022-12-16)
Documentation
v1.0.4
1.0.4 (2022-01-12)
Bug Fixes
v1.0.3
1.0.3 (2022-01-11)
Bug Fixes
v1.0.2
1.0.2 (2022-01-10)
Bug Fixes
v1.0.1
1.0.1 (2022-01-10)
Bug Fixes
v1.0.0
1.0.0 (2022-01-10)
Bug Fixes
Trivial Changes