Skip to content

Releases: HarryStevens/geometric

Epsilons

29 Nov 00:02

Choose a tag to compare

Adds optional epsilon to pointOnLine, pointOnPolygon, and pointWithLine. Fixes #19.

Adds polygonScaleX and polygonScaleY

21 Oct 15:47

Choose a tag to compare

lineIntersectsline improvement

20 Jan 20:04

Choose a tag to compare

Ensure lineIntersectsLine returns true if line share common endpoint. See #10.

v2.2.0

19 Oct 03:15

Choose a tag to compare

Allow for polygonArea to return signed areas

v2.0.2

30 Sep 14:43

Choose a tag to compare

Ignore points with invalid values (null, undefined, NaN, Infinity) in polygonBounds.