Bump version to 3.5.0#516
Merged
Merged
Conversation
Promote the [Unreleased] CHANGELOG block to [3.5.0] (2026-06-01) and sync the version string across pyproject.toml, rust/Cargo.toml, diff_diff/__init__.py, diff_diff/guides/llms-full.txt, and CITATION.cff (date-released 2026-06-01). Release highlights since v3.4.2: new SyntheticControl estimator (ADH 2010) with in-space placebo inference; PowerAnalysis, StaggeredTripleDifference, and ConleySpatialHAC methodology-tracker completions (PowerAnalysis includes a panel variance behavior change); completion of the vcov_type Phase 1b initiative (EfficientDiD + TwoStageDiD) plus SunAbraham/WooldridgeDiD conley threading; scale-invariant rank detection and rank-guarded DR/OR influence-function SEs. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
|
Overall Assessment ✅ Looks good No unmitigated P0 or P1 findings. The diff is a release-cut metadata update only in Executive Summary
Methodology
Code Quality
Performance
Maintainability
Tech Debt
Security
Documentation/Tests
|
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.4.2→3.5.0acrosspyproject.toml,rust/Cargo.toml,diff_diff/__init__.py,diff_diff/guides/llms-full.txt, andCITATION.cff(date-released: 2026-06-01).[Unreleased]CHANGELOG block to## [3.5.0] - 2026-06-01(fresh empty[Unreleased]retained on top) and add the[3.5.0]comparison link.This is a release-cut PR — no source/methodology/test logic changes; only version strings and the CHANGELOG section header/link.
Release highlights since v3.4.2 (already merged; documented in the
[3.5.0]CHANGELOG block)SyntheticControl— classic SCM (Abadie-Diamond-Hainmueller 2010 / Abadie-Gardeazabal 2003) + in-space placebo permutation inference (Add SyntheticControl estimator (classic SCM, Abadie-Diamond-Hainmueller 2010) — PR-1 core #501, synthetic control: PR-A paper reviews (ADH 2010/2015, Abadie 2021 JEL, CWZ 2021) #497, SyntheticControl: in-space placebo permutation inference + reporting-stack integration #511).vcov_type="conley"(Thread vcov_type="conley" through SunAbraham + WooldridgeDiD (defer StackedDiD) #503).Methodology references (required if estimator / math changes)
docs/methodology/REGISTRY.md.Validation
main.PowerAnalysisnumerical output changes in this release (corrected panel variance /rho-sign) — flagged prominently in the[3.5.0]CHANGELOG entry for downstream users.Security / privacy
Generated with Claude Code