Skip to content

Commit 3a2122f

Browse files
authored
chore(main): release 14.22.0 (#351)
1 parent b9169dd commit 3a2122f

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [14.22.0](https://github.com/mljs/spectra-processing/compare/v14.21.0...v14.22.0) (2026-03-05)
4+
5+
6+
### Features
7+
8+
* add inplace fft matrix by columns, phase correction and reimAbsolute ([#348](https://github.com/mljs/spectra-processing/issues/348)) ([f4af49f](https://github.com/mljs/spectra-processing/commit/f4af49f0ca9a87196fbab115c497258c1d2df5a5))
9+
10+
11+
### Bug Fixes
12+
13+
* update weights in control points zones ([#350](https://github.com/mljs/spectra-processing/issues/350)) ([b9169dd](https://github.com/mljs/spectra-processing/commit/b9169dd80260b591f61ed7d40ce3bea4b04e39cd))
14+
315
## [14.21.0](https://github.com/mljs/spectra-processing/compare/v14.20.0...v14.21.0) (2026-02-19)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-spectra-processing",
3-
"version": "14.21.0",
3+
"version": "14.22.0",
44
"license": "MIT",
55
"description": "Various method to process spectra",
66
"keywords": [],

0 commit comments

Comments
 (0)