Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Releases: Effect-TS/stream

v0.37.1

28 Sep 02:03
8dda248
Compare
Choose a tag to compare

Patch Changes

v0.37.0

26 Sep 01:37
f9ebdf4
Compare
Choose a tag to compare

Minor Changes

  • #181 eab4bdb Thanks @gcanti! - Stream: range now includes both endpoints

  • #184 29de179 Thanks @gcanti! - rename contramap_ functions to mapInput_ functions:

    • Channel
      • contramap
      • contramapEffect
      • contramapError
      • contramapErrorEffect
      • contramapIn
      • contramapInEffect
      • contramapContext
    • Sink
      • contramap
      • contramapEffect
      • contramapChunks
      • contramapChunksEffect
    • Stream
      • contramapContext
  • #185 e02abea Thanks @tim-smart! - update dependencies

  • #177 081ac83 Thanks @tim-smart! - consolidate GroupBy.evaluate & evaluateBuffer

v0.36.1

15 Sep 06:44
faa7d5b
Compare
Choose a tag to compare

Patch Changes

  • #178 81e2d51 Thanks @gcanti! - Stream: replace Duration.Duration with Duration.DurationInput in public APIs

v0.36.0

05 Sep 22:19
a6973e4
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.35.1

01 Sep 02:10
7395eb5
Compare
Choose a tag to compare

Patch Changes

v0.35.0

01 Sep 01:56
3b3c846
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.34.0

04 Aug 00:27
ee8f265
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.33.0

31 Jul 04:24
352b437
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v0.32.1

28 Jul 11:02
cd6ef1f
Compare
Choose a tag to compare

Patch Changes

v0.32.0

27 Jul 22:42
e59bf58
Compare
Choose a tag to compare

Minor Changes