Skip to content

Releases: kasperg3/trajgenpy

0.3.0

11 Apr 08:51
9f41d11

Choose a tag to compare

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 build in 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

25 Nov 06:42
d1df3cb

Choose a tag to compare

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

Full Changelog: 0.1.7...0.2.0

0.1.7

28 Feb 13:58

Choose a tag to compare

bump version

release 0.1.4

17 Sep 18:53

Choose a tag to compare

  • reverting the workflow package upgrades
  • Readme changes
  • Jupyter notebook and examples

Release 0.1.3

07 Nov 10:01

Choose a tag to compare

Minor improvements and pypi description

Minor bugfixes

02 Nov 08:59

Choose a tag to compare

Fixed bug when trying to decompose polygons which are overlapping.

Release 0.1.1

25 Oct 13:48

Choose a tag to compare

Fixed release build

0.1.0

25 Oct 13:37

Choose a tag to compare

The basic functionality of creating coverage plans and extracting features from OpenStreetMap has been implemented.

Initial release

20 Oct 12:10
7a70e9c

Choose a tag to compare

Initial release Pre-release
Pre-release
Merge pull request #3 from kasperg3/dev

workflow hotfix