UNPKG

@tempest/core

Version:

The core of the Tempest Stream Library

19 lines (9 loc) 597 B
<a name="0.3.0"></a> # 0.3.0 (2016-08-03) ### Bug Fixes * **core:** better typings for curry ([394eaaf](https://github.com/TylorS/tempest/commit/394eaaf)) * **core:** export externally used classes ([17d98a0](https://github.com/TylorS/tempest/commit/17d98a0)) * **core:** fix IndexSink ([2dbc6ee](https://github.com/TylorS/tempest/commit/2dbc6ee)) ### Features * **core:** implement curry functions for operators to use ([bd3292a](https://github.com/TylorS/tempest/commit/bd3292a)) * **subject:** implement asSubject operator ([e07cc5e](https://github.com/TylorS/tempest/commit/e07cc5e))