1.1.1 (2024-10-10)
- allow to import JSON schema as JS module (a9e3c8f)
1.1.0 (2024-10-09)
- add reverseIfNeeded (d728498)
1.0.4 (2024-03-07)
- update dependencies (beebf51)
1.0.3 (2023-03-24)
- update ml-spectra-processing (ace1fb5)
1.0.2 (2022-11-29)
- add schema in release (9e6a482)
1.0.1 (2022-11-25)
- update dependencies (4482264)
1.0.0 (2022-11-25)
- calibrateX if not enough peaks found (403bbba)
- release v1 (9fb2498)
0.5.2 (2022-05-06)
- calibrateX didn't move the x axis in the right direction (7504497)
0.5.1 (2022-05-06)
- calibrateX should return an object containing data (cc9b8df)
0.5.0 (2022-05-06)
- add calibrateX (dcddad5)
- add paretoNormalization (a0f7c15)
- add xFunction (ebd44ed)
- add yFunction (60dad5e)
- build and publish schema (c418388)
- expose types (3e54883)
0.4.0 (2022-04-12)
- change code to allow filterXY to return logs (cf158c7)
- display eslint rule (c6557cd)
0.3.0 (2022-04-11)
- rename FilterType to FilterXYType (7144e89)
- export FilterXFilter (8a3978e)
0.2.0 (2022-04-11)
- add filterX and update dependency (5cc1af7)