Skip to content

v0.14.0

Compare
Choose a tag to compare
@mbrubeck mbrubeck released this 07 Dec 22:00
· 658 commits to main since this release
  • Breaking change: Update optional heapsize dependency (#193)
  • Breaking change: Remove rustc-serialize dependency (#191)
  • Breaking change: Module reorganization (#199)
  • implement AddAssign for Point2D (#192)
  • Rename Matrix2D/4D into Transform2D/3D (#194)
  • Separate point and vector types (#159)
  • Add some more trait implementations (#200)