Skip to content

Latest commit

 

History

History
96 lines (44 loc) · 3.5 KB

CHANGELOG.md

File metadata and controls

96 lines (44 loc) · 3.5 KB

Changelog

0.9.0 (2022-05-09)

⚠ BREAKING CHANGES

  • update dependencies and use ml-signal-processing

Features

  • update dependencies and use ml-signal-processing (694dd8b)

0.8.0 (2022-03-26)

Features

  • surface analysis allows normalization (5ad4d03)

0.7.0 (2022-03-25)

Features

  • surfaceAnalysis returns an integrationsMatrix (9f6f5be)
  • wip working on normalization of surfaceAnalysis (e57ceaf)

0.6.3 (2022-03-22)

Bug Fixes

  • fromWDF returns correctly ordered x array (688414a)

0.6.2 (2022-03-15)

Bug Fixes

0.6.1 (2022-03-15)

Bug Fixes

  • update dependencies to slice x before reverse (5c896ad)

0.6.0 (2022-01-29)

Features

0.5.0 (2022-01-29)

Features

0.4.0 (2021-11-10)

Features

  • allow to export 'toJcamps' (7e6da8f)

0.3.0 (2021-11-10)

Features

0.2.1 (2021-07-14)

Bug Fixes

  • add testcase (ad92c4c)
  • remove fromJcamp and use default one (281fc28)
  • remove node 10 compatibility (9defcbc)

0.2.0 (2021-07-13)

⚠ BREAKING CHANGES

  • refactor to use common-spectrum

Features

  • refactor to use common-spectrum (f0a23f0)