Releases: PSLmodels/Tax-Cruncher
Releases · PSLmodels/Tax-Cruncher
Tax-Cruncher v0.6.0
Tax-Cruncher v0.5.0
- Report code coverage (#44)
- Exclude employer fica in MTR calculations and report decimals as percentages (#46)
- Add variables to output tables (i.e. standard deduction amount, regular tax, and FICA) (#47)
- Reorganize inputs on CS (#48)
- Include additional validation with Taxsim (#48)
- Minor formatting changes to tables (#50)
Tax-Cruncher v0.4.3
Removes an extraneous line from multi_cruncher.py
that was creating a Calculator
object and causing a slowdown
Tax-Cruncher v0.4.2
- Allow users to specify their own output variables when using the
Batch
class (#42)
Tax-Cruncher v0.4.1
Tax-Cruncher v0.4.0
- Adds four new parameters for the calculation of the qualified business income deduction:
businc
,sstb
,w2paid
, andqualprop
- Brings Tax-Cruncher up to speed with Tax-Calculator 3.0
- Adds a test that validates results with Taxsim27
Tax-Cruncher v0.3.4
Add adjustment_template.json
to MANIFEST.in
Tax-Cruncher v0.3.3
Add MANIFEST.in
so that json files are included in Conda package.