- Fix compilation with CGAL-5.6-dev, - Compatibility with CGAL-5.5.2, - Add a clipped `dual` function in `Delaunay_triangulation_2`.
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.
5.5.1.post202302241736
Add compatibility with: - [SWIG](https://www.swig.org/) version [4.1.x](https://sourceforge.net/p/swig/news/2022/10/swig-410-released/), and - [CGAL](https://www.cgal.org/) version 5.6-dev (current `master` branch, planned to be published as version 5.6 in May 2023).
5.5.1.post202210141207
Update to CGAL version [5.5.1](https://www.cgal.org/2022/10/12/cgal551/).
5.5.post202210041706
This version adds the bindings for [`CGAL::alpha_wrap_3()`](https://doc.cgal.org/5.5/Alpha_wrap_3/index.html).