Skip to content

Latest commit

 

History

History
98 lines (40 loc) · 2.94 KB

CHANGELOG.md

File metadata and controls

98 lines (40 loc) · 2.94 KB

Change Log

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

0.4.2 (2018-09-01)

Note: Version bump only for package @thi.ng/transducers-stats

0.4.1 (2018-08-24)

Note: Version bump only for package @thi.ng/transducers-stats

0.4.0 (2018-08-24)

Features

  • transducers-stats: make xforms iterable if input given (c9ac981)

0.3.4 (2018-08-08)

Note: Version bump only for package @thi.ng/transducers-stats

0.3.3 (2018-08-02)

Note: Version bump only for package @thi.ng/transducers-stats

0.3.2 (2018-08-01)

Note: Version bump only for package @thi.ng/transducers-stats

0.3.1 (2018-07-25)

Bug Fixes

  • transducers-stats: fix naming of MACD results (#31) (a322e00)

0.3.0 (2018-07-25)

Features

  • transducers-stats: add BollingerBand value interface (c97cb75)
  • transducers-stats: add MACD (fixes #31) (b92aaa5)

0.2.0 (2018-07-21)

Features

  • transducers-stats: add stochastic oscillator, refactor (0b0a7ca)

0.1.0 (2018-07-20)

Features

  • transducers-stats: add @thi.ng/transducers-stats package (7a5812f)
  • transducers-stats: add other xforms (7df3ce0)