Fix a number of issues in CHANGES.md and add links for 5.1#4714
Fix a number of issues in CHANGES.md and add links for 5.1#4714lrineau merged 10 commits intoCGAL:masterfrom
Conversation
|
ping @sgiraudot @MaelRL |
|
The PR #4620 has been merged, without any addition to the |
That is important. This PR blocks the release of CGAL-5.1-beta1. |
|
I will update the branch, but:
|
Done: I have uploaded the documentation of CGAL-5.1-I-165 at that URL.
I do not think there is anything to report. Do we want to officially document our CMake API? @sgiraudot? |
I don't think either. This is not supposed to change the behaviour, and if it does, there is a warning explaining what to do. |
Could you please use another release since Tetrahedral Remeshing was not part of that release ? |
You are right. It should be fine, now. |
The previous API was 0% documented so there's no "official" breaking change (and using the old version triggers warning but still works). The new third party imported targets have now a small documentation in the Third Party section of the manual, I think it's enough? |
|
Successfully tested in https://cgal.geometryfactory.com/CGAL/testsuite/results-5.1-Ic-169.shtml |
Summary of Changes
Fix part of the 5.1 changelog being under a 5.0 tag, removed a bunch of duplicates, reorganized, uniformized, added links.
Online version: https://github.com/MaelRL/cgal/blob/CGAL-Format_CHANGES.md_5.1-GF/Installation/CHANGES.md
TODO:
do_not_accelerate_distance_querieswas introduced in5.1), I rewrote it, please check the new versionCGAL::file_inputbut it doesn't seem to exist?Release Management
Integrate after remaining PRs that will still modify CHANGES.md (
#4568,#4620,#4659)Installation