Releases: TheCGO/fiscalsim-us
Releases · TheCGO/fiscalsim-us
0.3.7
This release:
- Fixes typo in
mn_prev_year_state_refund.py
(PR #89)
0.3.6
This release:
- Updates Minnesota tax logic to 2023 law
0.3.5
This release:
- Updates and fixes Arkansas parameters, variables and tests.
0.3.4
This release:
- Updates and fixed Louisiana parameters, variables and tests.
0.3.3
This release:
- Updates and fixed Kentucky, Maryland, and Vermont parameters, variables and tests.
- Removes
tools/taxcalc/
directory
0.3.2
This release:
- Updates four files to remove type errors.
0.3.1
This release:
- 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
0.3.0
This release:
- Updates South Carolina tax logic and tests
- Replaces Mambaforge Python installer with Miniforge in GH Actions
0.2.9
This release:
- 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
.
0.2.8
This release:
- 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.