Skip to content

Releases: mljs/rolling-ball-baseline

v3.0.0

Choose a tag to compare

@mljs-bot mljs-bot released this 18 Apr 05:46
1f3b277

3.0.0 (2026-04-18)

⚠ BREAKING CHANGES

  • package is now ESM-only; consumers using require() must migrate to import, or run Node.js >= 20.19, >= 22.12, or any 24.x or later.

Features

  • migrate package to ESM TypeScript (90aab56)

v2.0.4

Choose a tag to compare

@mljs-bot mljs-bot released this 16 Apr 11:48
8b02481

2.0.4 (2026-04-16)

Bug Fixes

v2.0.3

Choose a tag to compare

@mljs-bot mljs-bot released this 07 Mar 13:30
5081d6d

2.0.3 (2024-03-07)

Bug Fixes

  • update ml-spectra-processing and dependencies (f01649c)

v2.0.2

Choose a tag to compare

@mljs-bot mljs-bot released this 22 Aug 12:45
51a9842

2.0.2 (2023-08-22)

Bug Fixes

  • set correctly moduleResolution (62c1618)

v2.0.1

Choose a tag to compare

@mljs-bot mljs-bot released this 24 Mar 13:31
96a21c9

2.0.1 (2023-03-24)

Bug Fixes

v2.0.0

Choose a tag to compare

@mljs-bot mljs-bot released this 23 Dec 08:13

2.0.0 (2022-12-23)

⚠ BREAKING CHANGES

  • migrate project to TypeScript (#18)

Miscellaneous Chores

v1.1.0

Choose a tag to compare

@mljs-bot mljs-bot released this 01 Apr 14:41
d0ea5f9

1.1.0 (2022-04-01)

Features

  • improve performance by remove slice (196df40)

ml-rolling-ball-baseline v1.0.0

Choose a tag to compare

@mljs-bot mljs-bot released this 24 Mar 14:34
be9c590

Bug Fixes

  • default value for windowS is 8% of number of poitns (8a10f8c)
  • update dependencies (8030c85)

ml-rolling-ball-baseline v0.1.0

Choose a tag to compare

@mljs-bot mljs-bot released this 17 Nov 15:21
9f3a30f

Features