Skip to content

Releases: gravitton/geometry

v1.1.1

27 Oct 14:16

Choose a tag to compare

Fixed

  • Move Assert helper methods to geom package

v1.1.0

27 Oct 14:06

Choose a tag to compare

Updated

  • Make Assert helper methods public

v1.0.0

17 Oct 21:33

Choose a tag to compare

Added

  • Added new generic geometry primitives:
    • Point
    • Vector
    • Size
    • Line
    • Circle
    • Rectangle
    • Polygon
    • RegularPolygon
    • Matrix
    • Padding
  • Added type alias packages ints for Int and floats as float64
  • Added collision detection functions

v0.3.0

05 Oct 14:07

Choose a tag to compare

v0.3.0 Pre-release
Pre-release
Refactor shorthand constructors and tests for geometric types, update…

v0.2.0

06 Sep 20:28

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
Mod tidy

v0.1.0

30 Aug 21:39

Choose a tag to compare

v0.1.0 Pre-release
Pre-release
Collision detection functions