Releases: CGAL/cgal-swig-bindings
Releases · CGAL/cgal-swig-bindings
6.0.1.post202410241521
Rebuild with CGAL-6.0.1
What's Changed
Full Changelog: v6.0.post202410011635...v6.0.1.post202410241521
6.0.post202410011635
Rebuild with CGAL-6.0
5.6.1.post202403291426
Add support for macOS 11.0+ ARM64 (Apple M1)
5.6.1.post202402281818
New version of CGAL: 5.6.1
5.6.post202402191743
- fix compatibility with CGAL-6.0 (planned mid-2024)
- fix Windows wheels,
- in the continuous integration actions, add tests of the wheels.
5.6.post202310050933
Fix compatibility with Python 3.12.
There was still one call to `python` using `distutils`, in the `CMakeLists.txt`.5.6.post202310031538
- Add compatibility with Python 3.12
- Add future compatibility with CGAL-6.0 (planned mid-2024) and C++17.
5.6.post202307301415
Rebuild with CGAL-5.6
5.5.3.post202307282311
bug-fix release
5.5.2.post202303131425
- Fix compilation with CGAL-5.6-dev,
- Compatibility with CGAL-5.5.2,
- Add a clipped
dual
function inDelaunay_triangulation_2
.