- Update dependencies. - Package also for Python 3.11 and 3.12.
0.3.2
Update to latest PyO3 and Rayon.
0.3.1
- PyO3 and Rayon dependencies become optional, but active by default. - Package also for Python 3.10.
0.3.0
Input polygons are given "open" and are closed inside the code. This avoids having two vertices at the same position which is redundant and could be confusing when referring to their indices.
0.2.1
Mistake in workflow prevented upload of all builds to PyPI.