Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@thehappycheese thehappycheese released this 24 Jul 15:48
· 5 commits to main since this release

Some pretty big changes from the last commit. LineStringMeasured and Vector2 should be the only structs usercode needs to import. Discarded weird LineStringy trait and the LineString struct. Most useful operations on LineString just converted it to a LineStringMeasured anyway.