Releases: mljs/global-spectral-deconvolution
Releases · mljs/global-spectral-deconvolution
ml-gsd v6.4.0
Features
- added timeout option to avoid long executions. close #37 (#47) (b847438)
ml-gsd v6.3.0
Features
- update ml-peak-shape-generator (9d446a9)
- update ml-peak-shape-generator (#44) (70776d3)
ml-gsd v6.2.0
Features
- add factorLimits parameter for optimizePeaks (1af47e1)
- add failling test case (a061013)
- improve groupPeaks (6ef7024)
- simplify optimizePeaks (3abfe93)
- update ml-spectra-fitting (97899d5)
Bug Fixes
- always ascending order in x dimension (6ffc64f)
- update dependencies (5ea4c7f)
ml-gsd v6.1.0
Features
- change factorWidth from 4 to 1 (3de56ae)
- update spectra-fitting package (#33) (e62e27b)
Bug Fixes
- fix docs for optimize (96ea711)
- improve speed by not predefining arrays length (e03737c)
ml-gsd v6.0.0
⚠ BREAKING CHANGES
- Remove compatibility with node 8
Features
Miscellaneous Chores