Skip to content

Releases: mljs/spectra-processing

v14.18.0

25 Sep 08:45
ea4a641
Compare
Choose a tag to compare

14.18.0 (2025-09-25)

Features

  • add xyRollingCircleTransform (be9b34a)

v14.17.1

23 Aug 12:33
525db22
Compare
Choose a tag to compare

14.17.1 (2025-08-23)

Bug Fixes

  • xBoxPlot deals correctly with very close numbers (4161e77)

v14.17.0

15 Aug 17:04
e513b8f
Compare
Choose a tag to compare

14.17.0 (2025-08-15)

Features

v14.16.1

13 Aug 15:22
33de693
Compare
Choose a tag to compare

14.16.1 (2025-08-13)

Bug Fixes

  • simplify recursiveRemoveEmptyAndNull (remove second parameter) and improve docs (57eec5b)

v14.16.0

13 Aug 12:36
781c190
Compare
Choose a tag to compare

14.16.0 (2025-08-13)

Features

v14.15.0

08 Aug 09:30
e812272
Compare
Choose a tag to compare

14.15.0 (2025-08-08)

Features

v14.14.1

06 Aug 08:09
295804c
Compare
Choose a tag to compare

14.14.1 (2025-08-06)

Bug Fixes

  • support TypeScript 5.9 TypedArray changes (18ac5a6)
  • xWhittakerSmoother: ensure baseline is initialized as Float64Array (18ac5a6)
  • xWhittakerSmoother: use correct name to whittaker smoother (#311) (18ac5a6)

v14.14.0

23 Jul 14:25
8214453
Compare
Choose a tag to compare

14.14.0 (2025-07-23)

Features

v14.13.0

09 Jul 10:26
07bf1b1
Compare
Choose a tag to compare

14.13.0 (2025-07-09)

Features

Bug Fixes

v14.12.0

27 Apr 10:25
d3b8b15
Compare
Choose a tag to compare

14.12.0 (2025-04-27)

Features

  • add xRemoveOutliersIQR (b9c1166)
  • add xRobustDistributionStats (2173ee8)
  • xDistributionStats deals with outliers (0c5ff63)

Bug Fixes

  • xBoxPlotWithOutliers calculate more parameters and fix min / max values (d6eebd7)