Skip to content

Releases: cheminfo/ir-spectrum

v3.1.0

14 Nov 15:09
cf6ee6a
Compare
Choose a tag to compare

3.1.0 (2024-11-14)

Features

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

v3.0.0

22 Aug 11:12
e6ddaa8
Compare
Choose a tag to compare

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)

v2.0.1

31 Jan 12:49
a8703af
Compare
Choose a tag to compare

2.0.1 (2023-01-31)

Bug Fixes

  • change correcty variable names in spectrumCallback (c213710)

ir-spectrum v2.0.0

05 May 09:41
dfd8e91
Compare
Choose a tag to compare

⚠ 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)

ir-spectrum v1.1.0

07 Sep 12:32
0368bfb
Compare
Choose a tag to compare

Features

Bug Fixes

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

ir-spectrum v1.0.3

06 Jul 14:38
5c711b5
Compare
Choose a tag to compare

Bug Fixes

ir-spectrum v1.0.2

14 Apr 13:56
f01863b
Compare
Choose a tag to compare

Bug Fixes

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

ir-spectrum v1.0.1

29 Mar 13:08
19afcec
Compare
Choose a tag to compare

Bug Fixes

  • use wavenumber and not wavelength (66b6b51)

ir-spectrum v1.0.0

26 Mar 11:19
632f17e
Compare
Choose a tag to compare

Features

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