More robust and lenient support for pathological inputs, such as multipolygons, overlapping vertices or loops, reversed oriented loops.
Avoid infinite loops in pathological cases by double comparisons in sorting.
Fixed reflex vertex detection in holes.
Fixed orientation fixing.
More lenient testing for floating point differences between platforms.
Separed validation in two steps and added orientation fixing.
Fixes and switched to a kernel with sqrt for stability.
Fixes and upload via twine.
Setup infrastructure and CI via cibuildwheel+hatch+scikit-build-core+conan.
Fixed parabola segmentation in pathological cases.
Initial release.
Try publishing again, 2.
Try publishing again.
Initial beta.