Recent Releases of cgal

cgal - 6.0.1.post202410241521

Rebuild with CGAL-6.0.1

What's Changed

  • Update to CGAL 6.0.1 by @lrineau in https://github.com/CGAL/cgal-swig-bindings/pull/278

Full Changelog: https://github.com/CGAL/cgal-swig-bindings/compare/v6.0.post202410011635...v6.0.1.post202410241521

- C++
Published by lrineau over 1 year ago

cgal - 6.0.post202410011635

Rebuild with CGAL-6.0

- C++
Published by lrineau over 1 year ago

cgal - 5.6.1.post202403291426

Add support for macOS 11.0+ ARM64 (Apple M1)

- C++
Published by lrineau about 2 years ago

cgal - 5.6.1.post202402281818

New version of CGAL: 5.6.1

- C++
Published by lrineau over 2 years ago

cgal - 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.

- C++
Published by lrineau over 2 years ago

cgal - 5.6.post202310050933

Fix compatibility with Python 3.12. There was still one call to `python` using `distutils`, in the `CMakeLists.txt`.

- C++
Published by lrineau over 2 years ago

cgal - 5.6.post202310031538

  • Add compatibility with Python 3.12
  • Add future compatibility with CGAL-6.0 (planned mid-2024) and C++17.

- C++
Published by lrineau over 2 years ago

cgal - 5.6.post202307301415

Rebuild with CGAL-5.6

- C++
Published by lrineau almost 3 years ago

cgal - 5.5.3.post202307282311

bug-fix release

- C++
Published by lrineau almost 3 years ago

cgal - 5.5.2.post202303131425

  • Fix compilation with CGAL-5.6-dev,
  • Compatibility with CGAL-5.5.2,
  • Add a clipped dual function in Delaunay_triangulation_2.

- C++
Published by lrineau over 3 years ago

cgal - 5.5.1.post202302251605

  • Fix issues on macOS (use a new LC_RPATH, that uses @loader_path), see 94389197.
  • Add the check for Python3.11 in the CI tests.

- C++
Published by lrineau over 3 years ago

cgal - 5.5.1.post202302241736

Add compatibility with: - SWIG version 4.1.x, and - CGAL version 5.6-dev (current master branch, planned to be published as version 5.6 in May 2023).

- C++
Published by lrineau over 3 years ago

cgal - 5.5.1.post202210141207

Update to CGAL version 5.5.1.

- C++
Published by lrineau over 3 years ago

cgal - 5.5.post202210041706

This version adds the bindings for CGAL::alpha_wrap_3().

- C++
Published by lrineau over 3 years ago

cgal - 5.5.post202207291543

First official release of cgal-swig-bindings

The version is named: - 5.5, the last release of CGAL (see release notes), - post202207291543 because the HEAD of this release (eb70fa7465c724f3a97a19f9fe8c3de221e01ac3) is dated 2022-07-29, 15:43 CEST.

- C++
Published by lrineau almost 4 years ago