Skip to content

Bump version to 2.7.3#215

Merged
igerber merged 1 commit intomainfrom
release/v2.7.3
Mar 20, 2026
Merged

Bump version to 2.7.3#215
igerber merged 1 commit intomainfrom
release/v2.7.3

Conversation

@igerber
Copy link
Owner

@igerber igerber commented Mar 20, 2026

Summary

  • Bump version to 2.7.3 across __init__.py, pyproject.toml, rust/Cargo.toml, and docs/llms-full.txt
  • Add CHANGELOG entry for v2.7.3: aarch64 Linux wheel builds, docs architecture improvements, publish workflow consolidation

Methodology references (required if estimator / math changes)

  • N/A - no methodology changes

Validation

  • No test changes (version bump only)

Security / privacy

  • Confirm no secrets/PII in this PR: Yes

Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@github-actions
Copy link

Overall Assessment

✅ Looks good — no unmitigated P0 or P1 findings.

Executive Summary

Methodology

No findings. Affected methods: none. The touched files are release metadata and changelog text only, not estimator implementations or method-specific docstrings. I reviewed the registry at docs/methodology/REGISTRY.md:L1-L40 and found no methodology-bearing changes in scope.

Code Quality

No findings. The version string is synchronized across the main package, build metadata, Rust crate, and LLM-facing docs in diff_diff/init.py:L182, pyproject.toml:L7, rust/Cargo.toml:L3, and docs/llms-full.txt:L5.

Performance

No findings. No runtime code paths, numerical kernels, or build-time performance logic were changed in the reviewed diff.

Maintainability

No findings. The changelog update follows the existing file structure, including the new compare link at CHANGELOG.md:L926-L927.

Tech Debt

No findings. I checked the deferred-work tracker at TODO.md:L38-L55 and did not identify any new debt introduced by this metadata-only PR.

Security

No findings. The reviewed changes are limited to version strings and release-note text; they do not introduce secrets, credential material, or security-sensitive code changes.

Documentation/Tests

No findings. The user-facing version text and changelog entry were updated consistently in docs/llms-full.txt:L5 and CHANGELOG.md:L10-L17. No tests changed, which is acceptable for this scope. Residual risk is low, but this was a static review and I did not run packaging or docs-build validation.

@igerber igerber merged commit 2116ff5 into main Mar 20, 2026
14 checks passed
@igerber igerber deleted the release/v2.7.3 branch March 20, 2026 00:53
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