We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48da090 commit fdd4414Copy full SHA for fdd4414
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [14.29.0](https://github.com/mljs/spectra-processing/compare/v14.28.1...v14.29.0) (2026-05-12)
4
+
5
6
+### Features
7
8
+* add xyFromInterleaved and xyToInterleaved ([#371](https://github.com/mljs/spectra-processing/issues/371)) ([48da090](https://github.com/mljs/spectra-processing/commit/48da090a70f41fe216e5047302e3f879e898a380))
9
10
## [14.28.1](https://github.com/mljs/spectra-processing/compare/v14.28.0...v14.28.1) (2026-04-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-spectra-processing",
- "version": "14.28.1",
+ "version": "14.29.0",
"license": "MIT",
"description": "Various method to process spectra",
"keywords": [],
0 commit comments