Skip to content

Releases: PSLmodels/Tax-Cruncher

Tax-Cruncher v0.6.0

06 Nov 16:09
5efcf9f
Compare
Choose a tag to compare
  • Redefine input parameters for children/dependents (#53)
  • Minor formatting changes to CS output (#51, #54)

Tax-Cruncher v0.5.0

21 Oct 13:58
2966dcb
Compare
Choose a tag to compare
  • 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

14 Sep 14:20
1823177
Compare
Choose a tag to compare

Removes an extraneous line from multi_cruncher.py that was creating a Calculator object and causing a slowdown

Tax-Cruncher v0.4.2

03 Sep 18:36
1fb1fde
Compare
Choose a tag to compare
  • Allow users to specify their own output variables when using the Batch class (#42)

Tax-Cruncher v0.4.1

02 Sep 16:27
003762d
Compare
Choose a tag to compare
  • Minor changes to CS configuration (#41 by @hdoupe)

Tax-Cruncher v0.4.0

01 Sep 20:53
15e07bc
Compare
Choose a tag to compare
  • Adds four new parameters for the calculation of the qualified business income deduction: businc, sstb, w2paid, and qualprop
  • Brings Tax-Cruncher up to speed with Tax-Calculator 3.0
  • Adds a test that validates results with Taxsim27

Tax-Cruncher v0.3.4

27 Aug 21:27
e2dd4d1
Compare
Choose a tag to compare

Add adjustment_template.json to MANIFEST.in

Tax-Cruncher v0.3.3

27 Aug 17:58
884e655
Compare
Choose a tag to compare

Add MANIFEST.in so that json files are included in Conda package.

Tax-Cruncher v0.3.2

19 Mar 14:15
cb546e0
Compare
Choose a tag to compare
  • Add files for Conda build to PSL channel (still experiencing issues with Package-Builder) (#25)
  • Fix bug in reading input data to Batch class (#26)
  • Updates for new Bokeh and Tax-Calculator releases (#27, #29)

Tax-Cruncher v0.3.1

17 Jan 19:26
4ed8f1a
Compare
Choose a tag to compare
  • Removes 'Regular Tax' from output tables (#22)
  • Updates to C/S outputs (#23)
  • Requires users to specify absolute file path to input files (#24)