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.