Skip to content

release: v13.0 — version bump and changelog#126

Merged
mmurshed merged 1 commit into
mainfrom
release/v13.0
Jun 12, 2026
Merged

release: v13.0 — version bump and changelog#126
mmurshed merged 1 commit into
mainfrom
release/v13.0

Conversation

@mmurshed

Copy link
Copy Markdown
Owner

Summary

Release prep for v13.0, closing out the 2026 campaign (#82#125):

  • CMakeLists.txt version 12.0.0 → 13.0.0.
  • New CHANGELOG.md: performance (NEON CRT NTT, MFA, division band rebuild, CRT squaring, parallel decimal I/O — beats GMP ≥ 500k digits in portable C++), the Codebase audit: correctness bugs, dead code, doc/threshold consistency #120 audit correctness fixes, the new fuzz/regression CI gates, and the four breaking changes (value-returning operator-, explicit size ctor, no more using namespace std leak, real move semantics). Stub entries for untagged v12.0 and the pre-campaign tags.

After this merges I'll push the annotated v13.0 tag on the merge commit and create the GitHub release with the changelog body.

Test plan

  • Reconfigured + rebuilt with the new version; ctest 4/4 (285 unit tests)

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mmurshed mmurshed merged commit ef6d9fb into main Jun 12, 2026
4 of 5 checks passed
@mmurshed mmurshed deleted the release/v13.0 branch June 12, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant