release: v0.9.0 finalisation (CHANGELOG + version bump + stub cleanup) #12
Reference in New Issue
Block a user
No description provided.
Delete Branch "release/v0.9.0-finalise"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Missed in the PR #11 merge window: the
aa4df1brelease-prep commit was pushed tofeature/phase-9a-newtonAFTER the API merge had already locked the head at the previous commit, so this content did not land onmain.This PR re-applies it cleanly:
CHANGELOG.md(new) — Keep-A-Changelog v0.9.0 entry covering Phase 9a + 9b + 8b-Lite + doc-audit.CITATION.cff— version 0.7.0 → 0.9.0, date 2026-05-18 → 2026-05-22.test_spherical_functional.cpp,test_hyper_ideal_functional.cpp,test_hyper_ideal_hyperelliptic_utility.cpp. The functionality lives incode/tests/cgal/test_*_functional.cpp.Test counts
Verified locally: 250/250 PASSED, 0 SKIPPED.
After this merge
The v0.9.0 release tag (already created on the older state) needs to be moved to the new merge commit so that what users get from
git checkout v0.9.0includes the CHANGELOG and the cleanup.user2595 referenced this pull request2026-05-22 06:18:08 +00:00