Skip to content

Releases: mljs/peak-shape-generator

v5.2.0

24 Jun 05:39
1377ac1

Choose a tag to compare

5.2.0 (2026-06-24)

Features

  • add analytical derivative to all 1D shapes (#92) (db40190)

v5.1.0

02 Jun 17:02
0ce4bd1

Choose a tag to compare

5.1.0 (2026-06-02)

Features

  • factor calculation based in mu parameter for pseudoVoigt function (#89) (3cab2a2)

v5.0.0

29 May 17:54
6e3d81e

Choose a tag to compare

5.0.0 (2026-05-29)

⚠ 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

  • add PseudoVoigtTCH shape (TCH-style pseudo-Voigt with independent fwhmG/fwhmL) (de0561d)
  • migrate to ESM and update tooling to current standards (2e0895f)

ml-peak-shape-generator v4.3.0

29 May 16:59
1171651

Choose a tag to compare

Features

  • pseudovoigt: compute the factor based on mu parameter (#83) (bb4b572)

ml-peak-shape-generator v4.2.0

18 Jun 15:15
099b1ff

Choose a tag to compare

Features

  • dispersive lorentzian implementation (#81) (1daf4b6)

ml-peak-shape-generator v4.1.4

26 Sep 03:13
0bde99b

Choose a tag to compare

Bug Fixes

  • correct fwhm for generalized lorentzian (#78) (515b882)

ml-peak-shape-generator v4.1.3

24 Sep 20:23
18c4e52

Choose a tag to compare

Bug Fixes

ml-peak-shape-generator v4.1.2

06 Aug 14:53
a3b4aea

Choose a tag to compare

Bug Fixes

ml-peak-shape-generator v4.1.1

25 Feb 13:48
d9e29bd

Choose a tag to compare

Bug Fixes

ml-peak-shape-generator v4.1.0

21 Feb 10:08
164ee28

Choose a tag to compare

Features

  • add getParameters to Shape1D (7a967b1)