Skip to content

Releases: linebender/kurbo

v0.11.2

28 Apr 14:40
03942df
Compare
Choose a tag to compare

0.11.2 (2025-04-28)

This release has an MSRV of 1.65.

Added

Changed

  • Reduce number of operations in Triangle::circumscribed_circle. (#390 by @tomcur)
  • Numerically approximate ellipse perimeter. (#383, #407 by @tomcur)
  • Always inline trivial casts, splats, and swizzles. (#428 by @xorgy)

Fixed

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

13 Sep 00:04
d948d1e
Compare
Choose a tag to compare

0.11.1 (2024-09-12)

This release has an MSRV of 1.65.

Added

Changed

Fixed

New Contributors

Full Changelog: v0.11.0...v0.11.1