We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11370e8 commit f3fbf78Copy full SHA for f3fbf78
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [13.1.0](https://github.com/mljs/global-spectral-deconvolution/compare/v13.0.1...v13.1.0) (2025-09-22)
4
+
5
6
+### Features
7
8
+* add peakDetectionAlgorithm option ([11370e8](https://github.com/mljs/global-spectral-deconvolution/commit/11370e8982f074068111f4ba9f9d5c4125aad403))
9
10
## [13.0.1](https://github.com/mljs/global-spectral-deconvolution/compare/v13.0.0...v13.0.1) (2025-06-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-gsd",
- "version": "13.0.1",
+ "version": "13.1.0",
"description": "Global Spectral Deconvolution",
"type": "module",
"exports": {
0 commit comments