New
polycool v0.4.0
This release has an MSRV of 1.85.
It is the first release since polycool was transferred to the Linebender organization.
Changed
- Rename
Poly::magnitudetoPoly::max_abs_coefficient. (#502 by @jneem)
Fixed
- Avoid potential underflow in
DynPoly::deriv(#502 by @jneem) - Avoid NaN during Newton iteration (#502 by @jneem)
Note: A changelog was not kept before this release
Full Changelog: https://github.com/linebender/kurbo/compare/v0.12.0...polycool-v0.4.0