Releases: mljs/signal-processing
Releases · mljs/signal-processing
v2.1.0
17 Sep 11:43
Compare
Sorry, something went wrong.
No results found
2.1.0 (2025-09-17)
Features
v2.0.0
16 Jun 10:30
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-06-16)
⚠ BREAKING CHANGES
The JSON schema must now be imported like this: import filterXY from 'ml-signal-processing/FilterXYSchema.json' with { type: 'json' };
switch to esm-only and update ml-gsd (#25 )
Bug Fixes
expose FilterXYSchema.json in exports (#27 ) (8cf34d0 )
Code Refactoring
switch to esm-only and update ml-gsd (#25 ) (eca5d21 )
v1.2.0
14 Nov 14:33
Compare
Sorry, something went wrong.
No results found
1.2.0 (2024-11-14)
Features
add setMinX setMaxX setMinY setMaxY (abbf225 )
v1.1.1
10 Oct 14:55
Compare
Sorry, something went wrong.
No results found
1.1.1 (2024-10-10)
Bug Fixes
allow to import JSON schema as JS module (a9e3c8f )
v1.1.0
09 Oct 10:46
Compare
Sorry, something went wrong.
No results found
1.1.0 (2024-10-09)
Features
v1.0.4
07 Mar 15:05
Compare
Sorry, something went wrong.
No results found
1.0.4 (2024-03-07)
Bug Fixes
v1.0.3
24 Mar 14:42
Compare
Sorry, something went wrong.
No results found
1.0.3 (2023-03-24)
Bug Fixes
update ml-spectra-processing (ace1fb5 )
v1.0.2
29 Nov 06:17
Compare
Sorry, something went wrong.
No results found
1.0.2 (2022-11-29)
Bug Fixes
v1.0.1
25 Nov 09:32
Compare
Sorry, something went wrong.
No results found
1.0.1 (2022-11-25)
Bug Fixes
Documentation
v1.0.0
25 Nov 08:52
Compare
Sorry, something went wrong.
No results found
1.0.0 (2022-11-25)
Bug Fixes
calibrateX if not enough peaks found (403bbba )
Miscellaneous Chores