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

Latest commit

 

History

History
519 lines (267 loc) · 29 KB

CHANGELOG.md

File metadata and controls

519 lines (267 loc) · 29 KB

@effect/stream

0.37.1

Patch Changes

0.37.0

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

0.36.1

Patch Changes

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

0.36.0

Minor Changes

Patch Changes

0.35.1

Patch Changes

0.35.0

Minor Changes

Patch Changes

0.34.0

Minor Changes

Patch Changes

0.33.0

Minor Changes

Patch Changes

0.32.1

Patch Changes

0.32.0

Minor Changes

0.31.1

Patch Changes

0.31.0

Minor Changes

0.30.1

Patch Changes

0.30.0

Minor Changes

0.29.0

Minor Changes

0.28.0

Minor Changes

0.27.0

Minor Changes

0.26.0

Minor Changes

0.25.1

Patch Changes

0.25.0

Minor Changes

0.24.0

Minor Changes

Patch Changes

0.23.0

Minor Changes

0.22.2

Patch Changes

0.22.1

Patch Changes

0.22.0

Minor Changes

0.21.1

Patch Changes

0.21.0

Minor Changes

0.20.0

Minor Changes

Patch Changes

0.19.0

Minor Changes

0.18.0

Minor Changes

0.17.0

Minor Changes

0.16.0

Minor Changes

0.15.0

Minor Changes

0.14.0

Minor Changes

0.13.0

Minor Changes

0.12.1

Patch Changes

0.12.0

Minor Changes

0.11.0

Minor Changes

0.10.0

Minor Changes

Patch Changes

0.9.0

Minor Changes

0.8.0

Minor Changes

Patch Changes

0.7.0

Minor Changes

0.6.0

Minor Changes

0.5.0

Minor Changes

0.4.0

Minor Changes

Patch Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

0.2.0

Minor Changes

Patch Changes

0.1.0

Minor Changes

0.0.13

Patch Changes

0.0.12

Patch Changes

0.0.11

Patch Changes

0.0.10

Patch Changes

0.0.9

Patch Changes

0.0.8

Patch Changes

0.0.7

Patch Changes

0.0.6

Patch Changes

  • #17 729fa3c Thanks @IMax153! - add Stream.schedule, Stream.scheduleEither, and Stream.zipFlatten

0.0.5

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes

0.0.1

Patch Changes