8 curated breaking changes across major versions of euclid. Use this as a migration checklist before bumping dependencies.
Breaking change: Rename ScaleFactor to TypedScale (#242)
New Angle type (#243)
Scalar multiplication for Length (#240)
Breaking change: Remove rustc-serialize dependency (#191)
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/cargo/euclidBreaking change: Module reorganization (#199)
implement `AddAssign` for `Point2D` (#192)
Rename Matrix2D/4D into Transform2D/3D (#194)
Separate point and vector types (#159)