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 054e0f3 commit e513b8fCopy full SHA for e513b8f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [14.17.0](https://github.com/mljs/spectra-processing/compare/v14.16.1...v14.17.0) (2025-08-15)
4
+
5
6
+### Features
7
8
+* migrate fully to ESM ([#321](https://github.com/mljs/spectra-processing/issues/321)) ([054e0f3](https://github.com/mljs/spectra-processing/commit/054e0f3bfd8a5b6b52c87ba9e402e889ab86162d))
9
10
## [14.16.1](https://github.com/mljs/spectra-processing/compare/v14.16.0...v14.16.1) (2025-08-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ml-spectra-processing",
- "version": "14.16.1",
+ "version": "14.17.0",
"license": "MIT",
"description": "Various method to process spectra",
"keywords": [],
0 commit comments