Skip to content

Latest commit

 

History

History
1060 lines (402 loc) · 27.3 KB

CHANGELOG.md

File metadata and controls

1060 lines (402 loc) · 27.3 KB

Change Log

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

1.13.6 (2018-10-17)

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

1.13.5 (2018-09-26)

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

1.13.4 (2018-09-25)

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

1.13.3 (2018-09-24)

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

1.13.2 (2018-09-24)

Performance Improvements

  • rstream: State => const enum (7ac83c6)

1.13.1 (2018-09-23)

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

1.13.0 (2018-09-22)

Features

  • rstream: add trigger() generics (288b68d)
  • rstream: add trigger() utility stream (929c6f4)

1.12.2-alpha.2 (2018-09-17)

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

1.12.2-alpha.1 (2018-09-17)

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

1.12.2-alpha.0 (2018-09-17)

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

1.12.1 (2018-09-10)

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

1.12.0 (2018-09-08)

Features

  • rstream: add merge-only mode for StreamSync, update docs (162aa2d)

1.11.10 (2018-09-06)

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

1.11.9 (2018-09-03)

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

1.11.8 (2018-09-01)

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

1.11.7 (2018-09-01)

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

1.11.6 (2018-08-27)

Bug Fixes

  • rstream: Fix unbound this in method call expression (34a97b4)

1.11.5 (2018-08-27)

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

1.11.4 (2018-08-24)

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

1.11.3 (2018-08-24)

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

1.11.2 (2018-08-08)

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

1.11.1 (2018-08-06)

Bug Fixes

  • rstream: add generics for stream() (378772f)

1.11.0 (2018-08-03)

Features

  • rstream: add stream() & subscription() factories, add/update docs (e97aac0)
  • rstream: update StreamSync to use reset: false by default, update docs (55499cc)

1.10.4 (2018-08-02)

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

1.10.3 (2018-08-01)

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

1.10.2 (2018-08-01)

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

1.10.1 (2018-07-25)

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

1.10.0 (2018-07-20)

Features

  • rstream: Add a timeout() subscription (aa55973)
  • rstream: add reset option for timeout() (cd751fb)

Performance Improvements

  • rstream: optimize dispatch if only single child (a59c5c9)

1.9.7 (2018-07-19)

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

1.9.6 (2018-07-16)

Bug Fixes

  • rstream: emit first value immediately in fromInterval() (9be2018)

1.9.5 (2018-07-13)

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

1.9.4 (2018-07-11)

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

1.9.3 (2018-07-09)

Bug Fixes

  • rstream: Fix potential reference error in transduce() (7f2d5dd)

1.9.2 (2018-07-09)

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

1.9.1 (2018-07-04)

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

1.9.0 (2018-07-04)

Features

  • rstream: add support for event listener opts in fromEvent() (d5ac264)

1.8.2 (2018-07-03)

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

1.8.1 (2018-07-03)

Bug Fixes

  • rstream: unsubscribe on error in transduce() (8c7d937)

1.8.0 (2018-06-21)

Features

  • rstream: option to avoid auto-closing fromInterval(), add docs (cc5b736)

1.7.3 (2018-06-19)

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

1.7.2 (2018-06-18)

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

1.7.1 (2018-05-30)

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

1.7.0 (2018-05-20)

Bug Fixes

  • rstream: minor update PubSub topic fn return type (cbc600e)

Features

  • rstream: re-implement bisect() using PubSub, update tests (846aaf9)
  • rstream: update resolve(), update subscribe() overrides (23fdd39)

1.6.14 (2018-05-14)

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

1.6.13 (2018-05-14)

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

1.6.12 (2018-05-14)

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

1.6.11 (2018-05-13)

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

1.6.10 (2018-05-12)

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

1.6.9 (2018-05-10)

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

1.6.8 (2018-05-10)

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

1.6.7 (2018-05-10)

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

1.6.6 (2018-05-10)

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

1.6.5 (2018-05-09)

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

1.6.4 (2018-04-29)

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

1.6.3 (2018-04-26)

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

1.6.2 (2018-04-26)

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

1.6.1 (2018-04-25)

Bug Fixes

  • rstream: minor fix StreamSync.addAll() (cc286e1)

1.6.0 (2018-04-24)

Features

  • rstream: add owner meta data & IDs for merge/sync inputs (33f55b3)

Performance Improvements

  • rstream: support (re)named StreamSync inputs (b392817)

1.5.1 (2018-04-22)

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

1.5.0 (2018-04-20)

Features

  • rstream: add PubSub, add ISubscribableSubscriber, remove cache() (27a098d)
  • rstream: allow arbitrary PubSub topic vals, add @thi.ng/associative dep (ba10907)

1.4.3 (2018-04-19)

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

1.4.2 (2018-04-18)

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

1.4.1 (2018-04-17)

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

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)