55for a complete commit history.
66
77
8+ 2025-10-29 Release 6.2.0
9+ ------------------------
10+ (last merged pull request is
11+ [ #2971 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/2971 ) )
12+
13+ ** This is an enhancement release.**
14+
15+ ** API Changes**
16+
17+ ** New Features**
18+ - Advance ` Policy.LAST_KNOWN_YEAR ` from 2025 to 2026
19+ [[ #2971 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/2971 ) by
20+ Martin Holmer]
21+
22+ ** Bug Fixes**
23+
24+
8252025-10-21 Release 6.1.1
926------------------------
1027(last merged pull request is
@@ -17,7 +34,6 @@ for a complete commit history.
1734** New Features**
1835
1936** Bug Fixes**
20-
2137- Correct 2026 ` AMT_prt ` value to reflect OBBBA reform
2238 [[ #2969 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/2969 ) by
2339 Martin Holmer]
@@ -33,11 +49,9 @@ for a complete commit history.
3349** API Changes**
3450
3551** New Features**
36-
3752- Rename two policy parameters to clarify they are addons not levels
3853 [[ #2965 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/2965 ) by
3954 Martin Holmer]
40-
4155- Update dependencies in ` environment.yml ` and ` conda.recipe/meta.yaml ` files
4256 [[ #2964 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/2964 ) by
4357 Martin Holmer]
@@ -54,7 +68,6 @@ for a complete commit history.
5468 incompatible with earlier releases.**
5569
5670** API Changes**
57-
5871- Remove the [ taxdata] ( https://github.com/PSLmodels/taxdata ) -produced
5972 ` puf_weights.csv.gz ` and ` puf_ratios.csv ` files from the
6073 Tax-Calculator repository. Adds a new ` Records.puf_constructor `
@@ -80,7 +93,6 @@ for a complete commit history.
8093** API Changes**
8194
8295** New Features**
83-
8496- Update new PUF weights and ratios files.
8597 [[ #2925 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/2925 ) by
8698 Bodi Yang] , from the update in [[ TaxData PR
@@ -95,19 +107,15 @@ for a complete commit history.
95107- Make ` FST_AGI_thd ` parameters to be non inflation-indexed
96108 [[ #2951 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/2951 ) by
97109 Martin Holmer]
98-
99110- Add support for Python 3.13
100111 [[ #2953 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/2953 ) by
101112 Martin Holmer]
102-
103113- Add tests for consistent quote style
104114 [[ #2954 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/2954 ) by
105115 Martin Holmer]
106-
107116- Allow CLI --dumpvars DUMPVARS to be the ALL string
108117 [[ #2956 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/2956 ) by
109118 Martin Holmer]
110-
111119- Add documentation on using sub-national TMD weights with CLI tool
112120 [[ #2957 ] ( https://github.com/PSLmodels/Tax-Calculator/pull/2957 ) by
113121 Martin Holmer]
0 commit comments