-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathchangelog.yaml
188 lines (188 loc) · 4.38 KB
/
changelog.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
- changes:
added:
- Initialized changelogging
date: 2024-09-09 17:29:10
version: 1.0.0
- changes:
added:
- Improved changelog
date: 2024-09-09 17:29:10
- bump: minor
changes:
changed:
- Improved logging
- Updated required Python version
- Removed setuptools_scm
date: 2024-09-11 13:48:15
- bump: patch
changes:
fixed:
- Added GitHub Actions test job to PR and push
- Run publish to PyPI GitHub Actions job only on push
- Fix changelog GitHub Actions job
date: 2024-09-11 16:40:10
- bump: minor
changes:
added:
- Added conditional deletion of existing resource
- Added downloading of existing resources for backup purposes
- Added tqdm to download script
changed:
- Fixed upload script's use of tqdm
date: 2024-09-12 19:47:01
- bump: patch
changes:
fixed:
- Bug in docs where prerequisites wouldn't load in GCP.
date: 2024-09-16 08:04:08
- bump: minor
changes:
fixed:
- Moved heavy dependencies to dev.
date: 2024-09-17 10:27:10
- bump: patch
changes:
added:
- Jupyter Book documentation.
date: 2024-09-17 19:37:44
- bump: minor
changes:
added:
- Geography generation module (previously in US package)
changed:
- Fixed export structure within __init__ files
date: 2024-09-18 03:05:11
- bump: patch
changes:
fixed:
- Import errors in non-dev mode.
date: 2024-09-18 16:30:37
- bump: patch
changes:
fixed:
- Corrected versioning issues
date: 2024-09-18 19:49:48
- bump: patch
changes:
changed:
- Fixed CI/CD push script
date: 2024-09-18 20:57:03
- bump: patch
changes:
changed:
- Split push actions into two separate files
- Made run of second portion of push conditional upon run of first
date: 2024-09-19 15:36:00
- bump: patch
changes:
removed:
- Unnecessary info in CONTRIBUTING.md
date: 2024-09-22 21:15:27
- bump: minor
changes:
added:
- Migrate the ACS from the US-repository.
changed:
- Enhanced CPS now uses a 3-year pooled CPS.
date: 2024-09-23 10:28:55
- bump: patch
changes:
changed:
- Documentation updated.
- URLs for PUF data.
date: 2024-09-23 11:22:32
- bump: minor
changes:
added:
- State and household size as predictors for rent and property taxes.
date: 2024-09-25 10:40:39
- bump: minor
changes:
changed:
- Bump to policyengine-us 1.100.0.
date: 2024-09-29 15:03:05
- bump: minor
changes:
fixed:
- Moved PolicyEngine US out of setup.py dependencies.
date: 2024-09-29 18:08:57
- bump: minor
changes:
added:
- EITC calibration by child counts.
- 10% dropout during weight calibration.
date: 2024-10-07 11:45:52
- bump: minor
changes:
fixed:
- EITC calibration.
date: 2024-10-08 15:48:46
- bump: minor
changes:
changed:
- EITC targets improved by uprating 2020 rather than 2021 targets.
date: 2024-10-09 14:11:41
- bump: patch
changes:
changed:
- Reverted to using standard version of microdf
date: 2024-10-29 19:15:42
- bump: minor
changes:
added:
- Paper on methodology.
date: 2024-11-12 07:03:52
- bump: patch
changes:
added:
- Metric comparisons by dataset to the documentation.
date: 2024-11-12 15:03:39
- bump: minor
changes:
added:
- Metric comparisons by dataset to the documentation.
- Calibration of state populations.
date: 2024-11-19 12:29:11
- bump: minor
changes:
added:
- Automatic upload behavior.
date: 2024-11-29 20:23:10
- bump: minor
changes:
changed:
- Changed GitHub release URLs to Hugging Face URLs for Enhanced CPS 2024 and Pooled
3-Year CPS 2023.
- Set minimum version for policyengine-core.
date: 2024-12-02 20:40:26
- bump: patch
changes:
changed:
- Install order and requirements for policyengine-us
date: 2024-12-03 23:21:24
- bump: minor
changes:
added:
- DC PTC takeup.
date: 2025-01-13 16:36:45
- bump: patch
changes:
fixed:
- Minor bug with memory breaches.
date: 2025-01-22 04:02:27
- bump: minor
changes:
added:
- Interest expenses.
date: 2025-01-24 11:18:33
- bump: minor
changes:
fixed:
- Larger GH runner for data generation.
date: 2025-02-01 02:21:19
- bump: patch
changes:
fixed:
- Apply the miscellaneous deduction imputation to the unreimbursed_business_employee_expenses
instead of the misc_deduction variable.
date: 2025-02-20 12:34:31