Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 560 Bytes

changelog.md

File metadata and controls

24 lines (13 loc) · 560 Bytes

Changelog

0.5.0 (2024-12-11)

  • Improve the exports section of the package.json file to ease the use of the library with Vite since the changes made in v0.4.0.

0.4.0 (2024-12-11)

  • Fix output formats of rollup build (to expose the library as a ESM, CJS, and UMD module).

0.3.0 (2023-01-05)

  • Introduce a new stop condition if the maximal absolute area error is not decreasing anymore and starts to increase.

0.2.0 (2023-01-03)

  • Update README about library usage.

  • Update dependencies.

0.1.0 (2023-01-02)

  • Initial release