Skip to content

Latest commit

 

History

History
91 lines (42 loc) · 3.26 KB

CHANGELOG.md

File metadata and controls

91 lines (42 loc) · 3.26 KB

Changelog

3.1.0 (2024-11-14)

Features

  • update ir-spectrum and add more filters (7834b77)

3.0.0 (2023-08-22)

⚠ BREAKING CHANGES

  • peaks have now properties wavenumber, absorbance, transmittance and kind

Features

  • peaks have now properties wavenumber, absorbance, transmittance and kind (b060163)

Bug Fixes

  • rename rollup.config to support last version (60af975)

2.0.1 (2023-01-31)

Bug Fixes

  • change correcty variable names in spectrumCallback (c213710)

2.0.0 (2022-05-05)

⚠ BREAKING CHANGES

  • remove node 12 compatibility
  • update dependencies to use new ml-signal-processing package

Features

  • update dependencies to use new ml-signal-processing package (41e89c2)

Miscellaneous Chores

  • remove node 12 compatibility (fd426fc)

1.1.0 (2021-09-07)

Features

Bug Fixes

  • remove compatibility with node 10.x (08ed76c)

1.0.3 (2021-07-06)

Bug Fixes

1.0.2 (2021-04-14)

Bug Fixes

  • double reverse because same variable (pointer) (208bcf9)

1.0.1 (2021-03-29)

Bug Fixes

  • use wavenumber and not wavelength (66b6b51)

1.0.0 (2021-03-26)

Features

  • add getAnnotations (e3f8b63)
  • add peakPicking and autoPeakPicking (a950e2d)
  • fromJcamp adds a and t (b3c8d77)