Skip to content

Latest commit

 

History

History
135 lines (57 loc) · 3.49 KB

CHANGELOG.md

File metadata and controls

135 lines (57 loc) · 3.49 KB

2.0.0 (2016-12-19)

Features

  • core: update DriverFn, Sources, and Sinks type signatures (#58) (013d167)

BREAKING CHANGES

  • core: DriverFn is now a Generic. Sources and Sinks types are always objects.

1.6.0 (2016-11-12)

1.5.0 (2016-11-10)

Bug Fixes

  • src: remove unused import (db1eed0)

1.4.0 (2016-11-10)

Features

  • core: Rewrite in TypeScript (4c87c86)

1.3.0 (2016-05-17)

1.2.1 (2016-03-30)

1.2.0 (2016-03-09)

Bug Fixes

Features

  • add optional onError function and assertSinks function (f942712)

1.1.0 (2016-02-07)

Bug Fixes

  • revert breaking change related to drivers (f110f0a), closes #35

0.2.0 (2015-12-21)

Bug Fixes

  • check for console (aad7674)
  • report error message instead of stack (8b28b75)
  • dispose: support drivers that don't return streams (786adb2)
  • index: add check for driverName in sinkProxies (aa886bd)
  • test: fix test for error reporting (cc72c6c)

Features

  • dispose: add dispose() (0a8f718)
  • errors: log errors to console (379d230), closes #24

0.1.7 (2015-11-13)

0.1.6 (2015-11-13)

0.1.5 (2015-11-13)

0.1.4 (2015-11-11)

0.1.3 (2015-11-11)

0.1.2 (2015-11-09)

0.1.1 (2015-11-09)

0.0.0 (2015-11-09)