Skip to content

Latest commit

Β 

History

History
137 lines (56 loc) Β· 3.39 KB

CHANGELOG.md

File metadata and controls

137 lines (56 loc) Β· 3.39 KB

1.2.0 (2019-03-21)

1.1.6 (2019-03-21)

1.1.5 (2019-03-21)

Bug Fixes

1.1.4 (2019-03-21)

Bug Fixes

1.1.3 (2019-03-21)

1.1.2 (2019-03-20)

1.1.1 (2019-03-20)

Bug Fixes

  • fix edge case with object: not to conver to number in do operator (43befc9)

1.0.7 (2019-03-20)

1.0.5 (2019-03-19)

Features

  • stream: basic stream class with add/default operator (9ccbc2d)

1.0.4 (2019-03-19)

Features

1.0.3 (2019-03-19)

Features

  • do operator: receive fn in do (60ac981)

1.0.2 (2019-03-18)

1.0.1 (2019-03-18)

1.0.0 (2019-03-18)

Bug Fixes

  • subtract: missing subtract in typings (d2dc028)

0.1.4 (2019-03-18)

0.1.3 (2019-03-18)

0.1.2 (2019-03-18)

0.1.1 (2019-03-18)

Bug Fixes

Features

  • basic implement: fix ts issue (0f1cddf)
  • init: project init (7b52a3a)