We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e0a0a commit ea4a641Copy full SHA for ea4a641
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [14.18.0](https://github.com/mljs/spectra-processing/compare/v14.17.1...v14.18.0) (2025-09-25)
4
+
5
6
+### Features
7
8
+* add xyRollingCircleTransform ([be9b34a](https://github.com/mljs/spectra-processing/commit/be9b34ae1c479adf9579e69e5a561945d262300c))
9
10
## [14.17.1](https://github.com/mljs/spectra-processing/compare/v14.17.0...v14.17.1) (2025-08-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-spectra-processing",
- "version": "14.17.1",
+ "version": "14.18.0",
"license": "MIT",
"description": "Various method to process spectra",
"keywords": [],
0 commit comments