Releases: Effect-TS/stream
v0.24.0
Minor Changes
Patch Changes
-
#115
fe30620
Thanks @IMax153! - close scope in uninterruptible region for Channel.runScoped -
#115
fe30620
Thanks @IMax153! - propagate Cause in Channel.mapOutEffect -
#115
fe30620
Thanks @IMax153! - implement Stream.ensuringWith -
#120
b04b2f6
Thanks @IMax153! - addStream.fromReadableStream
-
#115
fe30620
Thanks @IMax153! - handle stream termination before sink in Stream.tapSink -
#115
fe30620
Thanks @IMax153! - optimize Stream.runIntoQueueElementsScoped -
#115
fe30620
Thanks @IMax153! - handle fractional cycles in Stream.throttleEnforce -
#115
fe30620
Thanks @IMax153! - optimize Stream.groupAdjacentBy -
#115
fe30620
Thanks @IMax153! - catch and forward exceptions in channel read
v0.23.0
Minor Changes
- #113
e9a0e71
Thanks @tim-smart! - update /io
v0.22.2
v0.22.1
Patch Changes
- #109
a139e7e
Thanks @tim-smart! - fix Stream provideService signatures
v0.22.0
Minor Changes
- #106
8a9c58d
Thanks @tim-smart! - update dependencies
v0.21.1
Patch Changes
-
#105
73c31dc
Thanks @tim-smart! - update dependencies -
#103
6f43734
Thanks @tim-smart! - fix catchAll dual signature
v0.21.0
Minor Changes
- #101
c276050
Thanks @tim-smart! - update /io
v0.20.0
Minor Changes
- #98
1c27fe4
Thanks @tim-smart! - update dependencies
Patch Changes
- #100
8774901
Thanks @tim-smart! - update /io
v0.19.0
Minor Changes
- #96
ea1e2cf
Thanks @mikearnaldi! - Implement Unify
v0.18.0
Minor Changes
- #94
745041b
Thanks @mikearnaldi! - Update effect/data and effect/io