- 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.
- Fix output formats of rollup build (to expose the library as a ESM, CJS, and UMD module).
- Introduce a new stop condition if the maximal absolute area error is not decreasing anymore and starts to increase.
-
Update README about library usage.
-
Update dependencies.
- Initial release