Skip to content

v2.10.0

Compare
Choose a tag to compare
@axelpale axelpale released this 30 Jan 22:53
· 214 commits to main since this release
6159b76

New features:

  • geometries: box2, box3, size3, orient2
  • methods:
    • dist2 dist3: .equal .almostEqual
    • size2: validate
  • aliases:
    • all: projectToPlane
    • point2 point3: vectorTo, point3.vectorTo

Bugfixes:

  • point2.transformMany parameter order
  • identity default in helm2.fromFeatures
  • ensure absolute size in size2.scaleBy
  • point2.homothety docs

Other changes:

  • migrate API docs to yamdog 2.x