Skip to content

Latest commit

 

History

History
477 lines (187 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

477 lines (187 loc) · 12.7 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.4.0 (2018-04-16)

Features

  • rstream: add StreamMerge/Sync.removeID() & removeAllIDs() (8bcc287)

1.3.1 (2018-04-16)

Note: Version bump only for package @thi.ng/rstream

1.3.0 (2018-04-15)

Features

  • rstream: add Subscription.transform() (2164ddf)

1.2.9 (2018-04-15)

Note: Version bump only for package @thi.ng/rstream

1.2.8 (2018-04-14)

Note: Version bump only for package @thi.ng/rstream

1.2.7 (2018-04-13)

Note: Version bump only for package @thi.ng/rstream

1.2.6 (2018-04-11)

Note: Version bump only for package @thi.ng/rstream

1.2.5 (2018-04-08)

Note: Version bump only for package @thi.ng/rstream

1.2.4 (2018-04-05)

Bug Fixes

  • rstream: correct wrong isString() import (48310a6)

1.2.3 (2018-04-04)

Note: Version bump only for package @thi.ng/rstream

1.2.2 (2018-04-01)

Note: Version bump only for package @thi.ng/rstream

1.2.1 (2018-03-28)

Note: Version bump only for package @thi.ng/rstream

1.2.0 (2018-03-21)

Features

  • rstream: update error handling, add @thi.ng/api dep (1ce7054)

1.1.0 (2018-03-21)

Bug Fixes

  • rstream: bisect() add downstream impl checks, add tests (2ad2f48)

Features

  • rstream: add fromView(), update fromAtom() docs, update re-exports (41bb385)
  • rstream: add IDeref impl for Subscription (907d599)
  • rstream: add merge()/sync() ctor wrappers (1fee7d5)
  • rstream: add StreamSync (791a993)
  • rstream: add transduce(), update re-exports (eec56de)
  • rstream: fix #6 update StreamMerge to support transduced input streams (8026409)
  • rstream: Subscription stores last value and passes to new subs (6b87bca)
  • rstream: update Sidechain*.next(), add unsubscribe() (d18a115)
  • rstream: update Subscription.unsubscribe() (01a751e)

1.0.22 (2018-03-19)

Note: Version bump only for package @thi.ng/rstream

1.0.21 (2018-03-18)

Note: Version bump only for package @thi.ng/rstream

1.0.20 (2018-03-18)

Note: Version bump only for package @thi.ng/rstream

1.0.19 (2018-03-18)

Note: Version bump only for package @thi.ng/rstream

1.0.18 (2018-03-17)

Note: Version bump only for package @thi.ng/rstream

1.0.17 (2018-03-16)

Note: Version bump only for package @thi.ng/rstream

1.0.16 (2018-03-11)

Note: Version bump only for package @thi.ng/rstream

1.0.15 (2018-03-09)

Note: Version bump only for package @thi.ng/rstream

1.0.14 (2018-03-09)

Note: Version bump only for package @thi.ng/rstream

1.0.13 (2018-03-08)

Note: Version bump only for package @thi.ng/rstream

1.0.12 (2018-03-08)

Note: Version bump only for package @thi.ng/rstream

1.0.11 (2018-03-07)

Note: Version bump only for package @thi.ng/rstream

1.0.10 (2018-03-07)

Note: Version bump only for package @thi.ng/rstream

1.0.9 (2018-03-05)

Note: Version bump only for package @thi.ng/rstream

1.0.8 (2018-03-03)

Note: Version bump only for package @thi.ng/rstream

1.0.7 (2018-03-03)

Note: Version bump only for package @thi.ng/rstream

1.0.6 (2018-03-02)

Note: Version bump only for package @thi.ng/rstream

1.0.5 (2018-03-01)

Note: Version bump only for package @thi.ng/rstream

1.0.4 (2018-03-01)

Note: Version bump only for package @thi.ng/rstream

1.0.3 (2018-02-26)

Note: Version bump only for package @thi.ng/rstream

1.0.2 (2018-02-23)

Note: Version bump only for package @thi.ng/rstream

1.0.1 (2018-02-19)

Note: Version bump only for package @thi.ng/rstream

1.0.0 (2018-02-18)

Features

  • rstream: fix #8, support infinite StreamMerge's, update ctor (4942e2e)

BREAKING CHANGES

  • rstream: StreamMerge ctor now accepts an options object only (StreamMergeOpts).

0.9.4 (2018-02-08)

Note: Version bump only for package @thi.ng/rstream

0.9.3 (2018-02-03)

Note: Version bump only for package @thi.ng/rstream

0.9.2 (2018-02-02)

Note: Version bump only for package @thi.ng/rstream

0.9.1 (2018-02-01)

Note: Version bump only for package @thi.ng/rstream

0.9.0 (2018-02-01)

Features

  • rstream: add Cache subscription class (ea638be)

0.8.1 (2018-01-31)

Bug Fixes

  • rstream: subscription unhandled error handling (54cd526)

0.8.0 (2018-01-31)

Features

  • rstream: add changed predicate for fromAtom(), add tests (d58cf70)

0.7.6 (2018-01-31)

Note: Version bump only for package @thi.ng/rstream

0.7.5 (2018-01-30)

Note: Version bump only for package @thi.ng/rstream

0.7.4 (2018-01-29)

Bug Fixes

  • rstream: fatal recursion w/ error handling (382aa05)

0.7.3 (2018-01-29)

Note: Version bump only for package @thi.ng/rstream

0.7.2 (2018-01-29)

Bug Fixes

  • rstream: fix #1 update fromPromise(), add test (822b297)

0.7.1 (2018-01-29)

Note: Version bump only for package @thi.ng/rstream

0.7.0 (2018-01-29)

Features

  • rstream: add atom dep, add fromAtom() & docs (ca3994a)
  • rstream: add fromPromises(), add docs (55ba0e1)
  • rstream: add trace() error handler (2247f72)

0.6.0 (2018-01-28)

Features

  • rstream-csp: add new package, remove CSP dep from rstream (e37f6a1)