Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Version 1.2

Compare
Choose a tag to compare
@heitzmann heitzmann released this 21 Oct 21:33
· 468 commits to master since this release

This release includes one major change that breaks backwards compatibility: addition of a precision parameter to _chop, Polygon.fracture, Polygon.fillet, PolygonSet.fracture, PolygonSet.fillet, and slice.

That is beacuse _chop is now performed in the C extension by the clipper library, which fixed a bug related to issue #23.