Releases: mljs/global-spectral-deconvolution
Releases · mljs/global-spectral-deconvolution
v11.2.1
11.2.1 (2022-05-06)
Bug Fixes
- remove circular dependency (d73b0ae)
- still allow node 12 compatibility (394870e)
v11.2.0
11.2.0 (2022-05-03)
Features
- add range in logs of optimization (4e1c5d0)
v11.1.0
11.1.0 (2022-05-03)
Features
- add optimizePeaksWithLogs to be able to debug (4e7848b)
Bug Fixes
- fwhm didn't work for pseudovoigt (9b8e0b6)
v11.0.0
11.0.0 (2022-05-02)
⚠ BREAKING CHANGES
- Move property fwhm to be into 'shape'. This ensure compability with our other packages.
Miscellaneous Chores
v10.2.0
10.2.0 (2022-03-09)
Features
- when broadening overlaping peaks the middle is proportional to the width (8bf8838)
ml-gsd v10.1.0
Features
- reintroduce an improved noiseLevel option (d8d646a)
Bug Fixes
- export typescript interface for GSDPeak, etc. (2967ef5)
ml-gsd v10.0.0
⚠ BREAKING CHANGES
Features
Bug Fixes
- update dependencies and fix is-any-array of spectra-processing (8dbae56)