Skip to content

Conversation

@igerber
Copy link
Owner

@igerber igerber commented Jan 27, 2026

Summary

  • Bump version to 2.2.0 across all version files
  • Add CHANGELOG entry documenting:
    • Windows wheel builds using pure-Rust faer library
    • Rust backend migration from nalgebra/ndarray to faer
    • Numerical stability improvements and fallback handling
    • macOS CI compatibility for Python 3.14

Methodology references (required if estimator / math changes)

  • Method name(s): N/A - version bump only, no methodology changes
  • Paper / source link(s): N/A
  • Any intentional deviations from the source (and why): None

Validation

Security / privacy

  • Confirm no secrets/PII in this PR: Yes

Files Changed

  • CHANGELOG.md - Added [2.2.0] release notes and comparison link
  • diff_diff/__init__.py - __version__ = "2.2.0"
  • pyproject.toml - version = "2.2.0"
  • rust/Cargo.toml - version = "2.2.0"

Generated with Claude Code

Release highlights:
- Windows wheel builds using pure-Rust faer library
- Rust backend migrated from nalgebra/ndarray to faer
- Improved numerical stability and fallback handling

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@igerber igerber merged commit 3f8e9cb into main Jan 27, 2026
8 checks passed
@igerber igerber deleted the release/v2.2.0 branch January 27, 2026 12:24
@github-actions
Copy link

Overall assessment: ✅ Looks good

Executive summary:

  • Version bumped to 2.2.0 across package metadata; no functional code changes in this diff.
  • Changelog adds the 2.2.0 release notes and comparison link.
  • Registry review indicates no methodology cross-check required for this PR.

Methodology

  • No findings. Registry reviewed; diff is version/changelog only with no estimator/inference logic changes.

Code Quality

  • No findings.

Performance

  • No findings.

Maintainability

  • No findings.

Tech Debt

  • No findings.

Security

  • No findings.

Documentation/Tests

  • No findings. Changelog updated; no tests changed for a version-only release.

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.

2 participants