Releases: kasperg3/trajgenpy
Releases · kasperg3/trajgenpy
0.3.0
What's Changed
- fix: strengthen coordinate-snapping in decompose_polygon per Copilot review by @Copilot in #25
- Fix broken PyPI GitHub Action release upload by @Copilot in #26
- Prepare release 0.3.0 and PyPI publish readiness by @Copilot in #27
- Use uv in CI workflows and fix PyPI binary wheel publishing by @Copilot in #28
- fix: resolve
No module named buildin release workflow by @Copilot in #29
New Contributors
- @Copilot made their first contribution in #25
Full Changelog: 0.2.0...0.3.0
release 0.2.0
What's Changed
- Fix pybind11 3.x compatibility: resolve add_hole overload ambiguity by @alejp1998 in #21
- Fix pybind11 3.x and CGAL 5.x/6.x compatibility by @alejp1998 in #22
- Bump version from 0.1.7 to 0.2.0 by @kasperg3 in #23
New Contributors
- @alejp1998 made their first contribution in #21
Full Changelog: 0.1.7...0.2.0
0.1.7
release 0.1.4
- reverting the workflow package upgrades
- Readme changes
- Jupyter notebook and examples
Release 0.1.3
Minor improvements and pypi description
Minor bugfixes
Fixed bug when trying to decompose polygons which are overlapping.
Release 0.1.1
Fixed release build
0.1.0
Initial release
Merge pull request #3 from kasperg3/dev workflow hotfix