Skip to content

Releases: clear/windpipe

v0.4.0

16 Apr 03:32
0eb1cab
Compare
Choose a tag to compare

Minor Changes

  • e55d490: create new ofError and ofUnknown static methods for creating a stream
  • e55d490: alter exported API
  • 341ef76: add flatTap

v0.3.1

15 Apr 06:45
13b10dc
Compare
Choose a tag to compare

Patch Changes

  • edd7aad: add Atom types to export

v0.3.0

15 Apr 06:32
2d051e9
Compare
Choose a tag to compare

Minor Changes

  • 0aebf68: add $.ok, $.error, and $.unknown methods, to simplify creation of single atom streams.

    restrict items exported from ./atom.ts, as not everything was required for the public API.

v0.2.0

15 Apr 04:15
b7bad3f
Compare
Choose a tag to compare

Minor Changes

  • 22723f5: add drop stream transform