Skip to content

Releases: CGAL/cgal-swig-bindings

6.0.1.post202410241521

24 Oct 13:23
6516008
Compare
Choose a tag to compare

Rebuild with CGAL-6.0.1

What's Changed

Full Changelog: v6.0.post202410011635...v6.0.1.post202410241521

6.0.post202410011635

01 Oct 15:56
a61b690
Compare
Choose a tag to compare

5.6.1.post202403291426

03 Apr 13:07
v5.6.1.post202403291426
211c77e
Compare
Choose a tag to compare

Add support for macOS 11.0+ ARM64 (Apple M1)

5.6.1.post202402281818

28 Feb 19:16
Compare
Choose a tag to compare

New version of CGAL: 5.6.1

5.6.post202402191743

19 Feb 16:47
9354f0a
Compare
Choose a tag to compare
  • 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

05 Oct 15:05
Compare
Choose a tag to compare
Fix compatibility with Python 3.12. There was still one call to `python` using `distutils`, in the `CMakeLists.txt`.

5.6.post202310031538

03 Oct 15:21
ae037d5
Compare
Choose a tag to compare
  • Add compatibility with Python 3.12
  • Add future compatibility with CGAL-6.0 (planned mid-2024) and C++17.

5.6.post202307301415

09 Aug 17:21
v5.6.post202307301415
f3511ed
Compare
Choose a tag to compare

5.5.3.post202307282311

09 Aug 14:48
v5.5.3.post202307282311
c46e0fa
Compare
Choose a tag to compare

bug-fix release

5.5.2.post202303131425

14 Mar 12:48
v5.5.2.post202303131425
Compare
Choose a tag to compare
  • Fix compilation with CGAL-5.6-dev,
  • Compatibility with CGAL-5.5.2,
  • Add a clipped dual function in Delaunay_triangulation_2.