-
Notifications
You must be signed in to change notification settings - Fork 12
/
changelog.yaml
236 lines (236 loc) · 8.51 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
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
- changes:
added:
- First prototype version based off of openfisca-us and tax-calculator.
date: 2022-09-28 15:59:00
version: 0.0.0
- bump: patch
changes:
added:
- reduced the key dependencies to just `policyengine-core` instead of `openfisca-core`
and `openfisca-tools`
- made `fiscalsim-us` compliant with Python 3.9
date: 2022-10-24 06:40:00
- bump: patch
changes:
added:
- Updated files from PolicyEngine-US v0.211.0
- Current PolicyEngine-Core version is v1.12.1
date: 2023-02-07 02:30:00
- bump: patch
changes:
added:
- Adds a `fiscalsim_us/parameters/gov/states/ut/README.md` that details specific
approaches taken with the Utah tax form.
- Adds all the Utah parameters to the ``fiscalsim_us/parameters/gov/states/ut`
directory.
- Adds a `fiscalsim_us/variables/gov/states/README.md` that details the steps
to adding a state tax logic to the model.
- Adds all the Utah variables to the ``fiscalsim_us/parameters/gov/states/ut`
directory.
- Updates the `state_income_tax.py` and `state_income_tax_before_refundable_credits.py`
files with the appropriate Utah variables in the `/fiscalsim_us/variables/gov/states/tax/income/`
directory.
- Updates the `household_refundable_tax_credits.py` and `household_tax_before_refundable_credits.py`
files with the appropriate Utah variables in the `/fiscalsim_us/variables/household/income/household/`
directory.
- Sets the default value to `False` in `/fiscalsim_us/variables/household/expense/health/has_marketplace_health_coverage.py`
- '`black` and `linecheck` formatted all new `.py` files.'
- '`make documentation` command still errors out. I need to fix the documentation.'
date: 2023-02-10 14:30:00
- bump: patch
changes:
added:
- Updated files from PolicyEngine-US v0.220.0
date: 2023-03-03 10:27:00
- bump: patch
changes:
added:
- Updated files from PolicyEngine-US v0.251.1
date: 2023-04-13 12:00:00
- bump: patch
changes:
added:
- Updated files from PolicyEngine-US v0.252.0
- This PR updates the pinned version of policyengine-core
- This PR creates skip commands for the `test_microsim.py` test and three tests
in `test_cps.py`
date: 2023-04-15 22:40:00
- bump: patch
changes:
added:
- Updated files from PolicyEngine-US v0.293.1
date: 2023-04-17 10:00:00
- bump: patch
changes:
added:
- Updated files from PolicyEngine-US v0.303.1
date: 2023-04-27 20:00:00
- bump: patch
changes:
added:
- Update the `pr.yaml` and `push.yaml` GitHub Action files. Also adds a "Check
version" action to the `pr.yaml` file and adds "Update versioning" and "Publish"
[to PyPI] actions to the `push.yaml` file.
- Adds small example `changelog_entry.yaml` text to `CONTRIBUTING.md`
- Adds small update to the language in `README.md`
- Manually updates the `changelog.yaml` file so it could be up-to-date for the
automatic updating
- Adds small descriptor updates in `setup.py`
- Updates `README.md` badge
date: 2023-05-19 00:28:11
- bump: patch
changes:
fixed:
- Fixes an error in the `setup.py` classifier description
date: 2023-05-19 01:51:04
- bump: patch
changes:
changed:
- Updates the `README.md`, `Makefile`, and GitHub Action `push.yaml`
- Makes many updates to the `./docs/` documentation directory
date: 2023-06-04 07:47:45
- bump: patch
changes:
changed:
- Updated the value for the Kansas standard deduction amount for Widow filer types.
date: 2023-06-14 15:42:49
- bump: minor
changes:
added:
- Updates files from PolicyEngine-US v0.335.1
date: 2023-06-21 07:27:51
- bump: patch
changes:
added:
- Added documentation to the Jupyter Book for the Supplemental Nutrition Assistance
Program (SNAP), formerly known as food stamps
- Added bibliographic references to the `FiscalSim-US_references.bib` file
date: 2023-07-21 05:58:19
- bump: patch
changes:
added:
- Updates the NumPy version in `setup.py` to be `numpy<=1.20.3` in order to be
compatible with the `matplotlib` package (see [this link](https://matplotlib.org/stable/devel/min_dep_policy.html#list-of-dependency-versions)).
This change should solve the `windows-latest` GitHub Action test failure from
merged PR
- Updates `fiscalsim_us/data/datasets/README.md`
- Adds `abolish` parameters in `additional_parameters.yaml` file
date: 2023-07-31 18:22:17
- bump: patch
changes:
added:
- Updates the GH Actions files and adds two dependencies to `setup.py`
- Updates in PR 50 that updates the SNAP and TANF documentation
- Updates in PR 33 that update the VA tax logic
- Updates in PR 32 that update the MN tax logic
date: 2023-09-19 12:00:00
- bump: patch
changes:
added:
- Added Louisiana state income tax logic with credits and refunds
date: 2023-09-20 16:00:00
- bump: patch
changes:
added:
- Updated `README.md` and its badges.
date: 2023-09-20 17:00:00
- bump: minor
changes:
added:
- Updates the Python version to 3.10 in `environment.yml`, `setup.py`, `README.md`, `build_and_test.yml`, `deploy_docs.yml`, `docs_check.yml`, and `publish_to_pypi.yml`.
- Adds back the Windows CI tests to `build_and_test.yml`. See Issue 49.
- Updates to `numpy>=1.24,<1.24` and `policyengine-core>=2.8,<3` in `setup.py`. This change is what enabled the update to Python 3.10 and came from PR 117 to `policyengine-core`.
date: 2023-10-09 01:30:00
- bump: patch
changes:
added:
- Updates two files `la_nonrefundable_childcare.py` and `in_unemployment_compensation_deduction.py` that need a `min()` reference updated to `min_()`
date: 2023-10-09 02:00:00
- bump: patch
changes:
added:
- Updates files from PolicyEngine-US v0.500.0 (e4a95733baafca0a7bec9ae79e96797416a4d237)
date: 2023-10-13 03:30:00
- bump: patch
changes:
added:
- adjusted `salt_deduction.py` to calculate based on the added variables
- Adds three files `prior_year_state_income_tax_paid.py`, `prior_year_local_income_tax_paid.py`, and `sales_or_prior_year_state_and_local_income_tax.py`
date: 2023-10-13 16:00:00
- bump: patch
changes:
added:
- Fixed circularity in CO tax logic
- Fixed circularity in MO tax logic
date: 2023-10-24 10:00:00
- bump: patch
changes:
added:
- Updated environment.yml and build_and_test.yml to allow for python 3.11
- Updated Virginia tax logic with correct mapping from federal filing status to state filing status.
date: 2023-10-24 22:00:00
- bump: patch
changes:
added:
- Updates Montana tax logic
date: 2023-11-14 17:00:00
- bump: patch
changes:
added:
- Limits the policyengine-core dependency in `setup.py` to be less than v. 2.9.
date: 2024-04-10 16:00:00
- bump: patch
changes:
added:
- Limits `build_and_test.yml` GH Action to pull requests and no pushes on merge. It also limits the codecov run to the Linux-OS tests on the latest version of Python (currently Python 3.11).
date: 2024-04-10 22:30:00
- bump: patch
changes:
added:
- Reinstates running `build_and_test.yml` on push after merge.
- Limits `docs_check.yml` to only run on pull request commits.
- Updates some tags in `README.md.`
date: 2024-04-11 00:30:00
- bump: minor
changes:
added:
- Updates South Carolina tax logic and tests.
- Replaces Mambaforge Python installer with Miniforge in GH Actions
date: 2024-10-03 02:00:00
- bump: patch
changes:
added:
- Updates IRS rate threshholds and standard deduction amounts in `parameters.gov.irs.income.bracket.yaml` and in `parameters.gov.irs.deductions.standard.amount.yaml`
- Renames `WIDOW` filer type to `SURVIVING_SPOUSE`
date: 2024-10-04 12:00:00
- bump: patch
changes:
added:
- Updated 4 files to remove type errors.
date: 2024-10-10 3:00:00
- bump: patch
changes:
added:
- Updated and fixed Kentucky, Maryland, and Vermont parameters, variables and tests.
- Removed `tools/taxcalc/` directory
date: 2024-11-07 23:30:00
- bump: patch
changes:
added:
- Updated and fixed Louisiana parameters, variables and tests.
date: 2024-11-14 00:30:00
- bump: patch
changes:
added:
- Updated and fixed Arkansas parameters, variables and tests.
date: 2024-11-21 00:30:00
- bump: patch
changes:
added:
- Updates Minnesota tax logic to 2023 law
date: 2024-11-22 01:15:00
- bump: patch
changes:
added:
- Fixes typo in `mn_prev_year_state_refund.py`
date: 2024-12-19 16:30:00