4.2.0 (2025-06-18)
4.1.4 (2024-09-26)
4.1.3 (2024-09-24)
4.1.2 (2022-08-06)
4.1.1 (2022-02-25)
- update cheminfo-types (8311faf)
4.1.0 (2022-02-21)
- add getParameters to Shape1D (7a967b1)
4.0.3 (2022-02-03)
- export ShapeXDClass types (4e7892f)
4.0.2 (2022-01-23)
- update dependencies (edd036f)
4.0.1 (2021-11-26)
- expose static methods of Gaussian2D (c4b9427)
4.0.0 (2021-11-26)
- simplify exposed methods and interface
- simplify exposed methods and interface (eabd472)
3.0.3 (2021-11-23)
3.0.2 (2021-11-18)
- change .d.ts to .ts extension (4f0b5d1)
3.0.1 (2021-11-17)
- add Abstract class to shapes (06b5ab8)
3.0.0 (2021-11-17)
- change in Shape structure (#52)
2.0.2 (2021-08-12)
- avoid import/named eslint error (3345373)
2.0.1 (2021-08-09)
2.0.0 (2021-08-06)
- abstract methods to abstract class Shape2D (52c065e)
- classes extend Shape1D or Shape2D (de6ce2c)
- classes extend Shape1D or Shape2D (99dc46c)
- typescript migration (#45) (f546490)
- workflows master branch is now 'main' (69dc7a0)
1.0.0 (2021-03-24)
- update readme (a31c51b)
0.14.0 (2021-02-02)
- fix getShapeGenerator for gaussian2D (68d8271)
0.13.0 (2021-01-29)
0.12.0 (2020-12-11)
- add fwhmToWidth, widthToFWHM and getFactor static function for each kind of shape (0bc6807)
- implement internal erfinv code (13b1e7a)
0.11.0 (2020-12-10)
- add getShapeFct (6792fd7)
- add getShapeGenerator function (ba19753)
- interval option to calculate the shape values (8ad11d9)
- It is possible to have differents fwhm for gaussian and lorentzian contributions in pseudo voigt shape (a5658a4)
- refactor and added getArea static function (240b792)
- convertion between with between inflection points and FWHM (3f6657d)
0.10.2 (2020-11-16)
- wrong covertion from FWHM to width between inflectionPointswidth (75b7763)
0.10.1 (2020-11-16)
- wrong convertion from standard deviation to FWHM (66f1bd5)
- wrong covertion from width between inflectionPointswidth to FWHM (8d3a658)
0.10.0 (2020-11-12)
- export getKind (997266e)
0.9.0 (2020-11-12)
- fix homepage link in package.json (7b3b1db)
0.8.0 (2020-11-11)
- add getArea (b77b3a0)
- add inflectionPointsWidthToFWHM and fwhmToInflectionPointsWidth (#25) (c3c2c2a), closes #21
- added getArea method (#23) (cccc44e), closes #17
0.7.0 (2020-11-04)
- refactor xFct functions (#19)
0.6.1 (2020-11-04)
- replace hash-object by object-hash for browser compatiblity (8aec664)
0.6.0 (2020-11-03)
- export function and deal with shape height (f7dfade)
0.5.1 (2020-10-14)
- remove docs (e84aa37)
0.5.0 (2020-10-14)
- add PeakShapeGenerator (142a750)
0.4.0 (2020-03-06)
- documentation (09b4ab8)
- returns data + fwhm (01483ed)
0.3.0 (2020-03-02)
- allow to specify final length of array (e83ab31)
0.2.0 (2020-03-02)
- final nbPoints is always fwhm * factor (c72259b)
0.1.0 (2020-03-02)
- add getShape (10264f5)