2.0.0 (2016-12-19)
- 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)
- src: remove unused import (db1eed0)
1.4.0 (2016-11-10)
- core: Rewrite in TypeScript (4c87c86)
1.3.0 (2016-05-17)
1.2.1 (2016-03-30)
1.2.0 (2016-03-09)
- fix typo (fb75953)
- add optional onError function and assertSinks function (f942712)
1.1.0 (2016-02-07)
0.2.0 (2015-12-21)
- 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)