All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.4.0 (2018-04-16)
- 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)
- 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)
- 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)
1.1.0 (2018-03-21)
- rstream: bisect() add downstream impl checks, add tests (2ad2f48)
- 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)
- 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)
- rstream: add Cache subscription class (ea638be)
0.8.1 (2018-01-31)
- rstream: subscription unhandled error handling (54cd526)
0.8.0 (2018-01-31)
- 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)
- 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)
0.7.1 (2018-01-29)
Note: Version bump only for package @thi.ng/rstream
0.7.0 (2018-01-29)
- 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)
- rstream-csp: add new package, remove CSP dep from rstream (e37f6a1)