Release v3.5.3#547
Merged
Merged
Conversation
Release v3.5.3. Convert the curated [Unreleased] CHANGELOG section to the 3.5.3 release header (2026-06-25) and sync version strings across __init__.py, pyproject.toml, rust/Cargo.toml, llms-full.txt, and CITATION.cff. Highlights since 3.5.2: wild cluster bootstrap now imposes the null with test-inversion CIs (#543, #546), TwoStageDiD methodology validation (#545), generate_synthetic_control_data + tutorial 25 (#540), TripleDifference panel-power routing (#544), and degenerate-design SE guards. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Overall Assessment✅ Looks good Executive Summary
MethodologyNo findings.
Code QualityNo findings.
PerformanceNo findings.
MaintainabilityNo findings.
Tech DebtNo findings.
SecurityNo findings.
Documentation/TestsNo findings.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
3.5.2→3.5.3acrossdiff_diff/__init__.py,pyproject.toml,rust/Cargo.toml,diff_diff/guides/llms-full.txt, andCITATION.cff(withdate-released: 2026-06-25).## [Unreleased]CHANGELOG section to## [3.5.3] - 2026-06-25and add thev3.5.2...v3.5.3comparison link. No content regenerated — the existing hand-written release notes are preserved.Changes shipped in this release (already merged to
mainsince 3.5.2):fwildclusterboot.TwoStageDiDmethodology validation (Gardner 2022 /did2s) with exact GMM variance and R parity (TwoStageDiD methodology validation (PR-B): did2s parity + exact GMM variance #545).generate_synthetic_control_data()+ tutorial 25 capstoneSyntheticControlwalkthrough (Add synthetic control tutorial + generate_synthetic_control_data generator #540).TripleDifferencepower now routes to the panel DGP whenn_periods > 2(fix: route TripleDifference power to panel DGP when n_periods > 2 #544).Methodology references (required if estimator / math changes)
Validation
3.5.2references remain.Security / privacy
Generated with Claude Code