Skip to content

Latest commit

 

History

History
150 lines (72 loc) · 6.17 KB

CHANGELOG.md

File metadata and controls

150 lines (72 loc) · 6.17 KB

Changelog

1.1.1 (2024-10-10)

Bug Fixes

  • allow to import JSON schema as JS module (a9e3c8f)

1.1.0 (2024-10-09)

Features

1.0.4 (2024-03-07)

Bug Fixes

1.0.3 (2023-03-24)

Bug Fixes

  • update ml-spectra-processing (ace1fb5)

1.0.2 (2022-11-29)

Bug Fixes

1.0.1 (2022-11-25)

Bug Fixes

Documentation

1.0.0 (2022-11-25)

Bug Fixes

  • calibrateX if not enough peaks found (403bbba)

Miscellaneous Chores

0.5.2 (2022-05-06)

Bug Fixes

  • calibrateX didn't move the x axis in the right direction (7504497)

0.5.1 (2022-05-06)

Bug Fixes

  • calibrateX should return an object containing data (cc9b8df)

0.5.0 (2022-05-06)

Features

Bug Fixes

  • export FilterXYType (d5baf3a)
  • update dependencies and normed use 'value' (b964d51)

0.4.0 (2022-04-12)

Features

  • change code to allow filterXY to return logs (cf158c7)

Bug Fixes

0.3.0 (2022-04-11)

Features

  • rename FilterType to FilterXYType (7144e89)

Bug Fixes

0.2.0 (2022-04-11)

Features

  • add filterX and update dependency (5cc1af7)

0.1.0 (2022-04-06)

Features

0.0.1 (2022-04-04)

Features

Bug Fixes