@effect/stream
Advanced tools
Changelog
0.37.0
#181 eab4bdb
Thanks @gcanti! - Stream: range now includes both endpoints
#184 29de179
Thanks @gcanti! - rename contramap* functions to mapInput* functions:
#185 e02abea
Thanks @tim-smart! - update dependencies
#177 081ac83
Thanks @tim-smart! - consolidate GroupBy.evaluate & evaluateBuffer
Changelog
0.36.0
a4855c2
Thanks @tim-smart! - update /ioe68589c
Thanks @tim-smart! - refactor Scope elimination in signaturesChangelog
0.35.0
#167 2293e38
Thanks @tim-smart! - make Stream.prepend a pipeline operator
#156 b61ab02
Thanks @fubhy! - Aligned Stream.mapBoth
signature with Effect.mapBoth
#168 b5f64a0
Thanks @tim-smart! - update dependencies
#163 3a52300
Thanks @TylorS! - Fix return-type signature of fromPull
#160 5f713c3
Thanks @tim-smart! - add Emit to asyncScoped signature
#162 307a35e
Thanks @tim-smart! - add decodeText & encodeText
#161 39248bd
Thanks @tim-smart! - add Channel/Stream.withSpan
Changelog
0.34.0
65d061d
Thanks @tim-smart! - update dependencies#152 6a99bc1
Thanks @tim-smart! - use peer deps for /data and /io
#151 57f0a12
Thanks @tim-smart! - update build tools
Changelog
0.33.0
9390806
Thanks @tim-smart! - update /data and /iod5dc5e7
Thanks @tim-smart! - ensure Schedule types don't widen Stream types