Releases: cheminfo/ir-spectrum
Releases · cheminfo/ir-spectrum
v3.1.0
3.1.0 (2024-11-14)
Features
- update ir-spectrum and add more filters (7834b77)
v3.0.0
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
2.0.1 (2023-01-31)
Bug Fixes
- change correcty variable names in spectrumCallback (c213710)
ir-spectrum v2.0.0
⚠ 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
Features
Bug Fixes
- remove compatibility with node 10.x (08ed76c)
ir-spectrum v1.0.2
Bug Fixes
- double reverse because same variable (pointer) (208bcf9)
ir-spectrum v1.0.1
Bug Fixes
- use wavenumber and not wavelength (66b6b51)
ir-spectrum v1.0.0
Features
- add getAnnotations (e3f8b63)
- add peakPicking and autoPeakPicking (a950e2d)
- fromJcamp adds a and t (b3c8d77)