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 a8f50d7 commit 91a13edCopy full SHA for 91a13ed
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [14.29.2](https://github.com/mljs/spectra-processing/compare/v14.29.1...v14.29.2) (2026-06-23)
4
+
5
6
+### Bug Fixes
7
8
+* fft cache has a default value of 1 ([bc9dff0](https://github.com/mljs/spectra-processing/commit/bc9dff068294e5d8ed541193ce29a2932496e4a6))
9
10
## [14.29.1](https://github.com/mljs/spectra-processing/compare/v14.29.0...v14.29.1) (2026-06-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-spectra-processing",
- "version": "14.29.1",
+ "version": "14.29.2",
"license": "MIT",
"description": "Various method to process spectra",
"keywords": [],
0 commit comments