New
v0.11.2
0.11.2 (2025-04-28)
This release has an MSRV of 1.65.
Added
Strokeis nowPartialEq,StrokeOptsis nowClone,Copy,Debug,Eq,PartialEq. (#379 by @waywardmonkeys)- Implement
SumforVec2. (#399 by @Philipp-M) - Add triangle shape. (#350 by @juliapaci, #387 by @tomcur)
- Implement
Div<f64>andMul<f64>forInsets. (#384 by @liferooter) - Add
Vec2::turn_90andVec2::rotate_scalemethods (#409 by @raphlinus) - Add
minandmaxmethods toSize. (#412 by @nils-mathieu) - Add an
INFNITYconstant to . (#413 by @nils-mathieu)