Skip to content

Releases: PSLmodels/Cost-of-Capital-Calculator

1.0.1

20 May 20:15
16653a8
Compare
Choose a tag to compare

This release updates the example script and output, renames the Specification() class, and makes other minor adjustments to the code.

1.0.0

10 May 00:16
2e5289a
Compare
Choose a tag to compare

New CCC API.

0.2.9

12 Mar 00:48
016e945
Compare
Choose a tag to compare

Release 0.2.9 includes a change in the name of the repository from B-Tax to Cost-of-Capital-Calculator and a change in the name of the python package for the model from btax to ccc.

In addition, the model now includes a new parameters class object that performs parameter validation and allows users to modify all parameters of the model.

0.2.8

11 Jan 18:11
78890b3
Compare
Choose a tag to compare
Merge pull request #233 from jdebacker/more_files

Add xls BEA files

0.2.7

11 Jan 16:28
287f056
Compare
Choose a tag to compare

Update to help build conda package for TaxBrain.

0.2.6

15 Nov 04:20
3bd06ff
Compare
Choose a tag to compare

This release includes changes to versioning that will help build a conda package more easily.

0.2.5

12 Nov 14:56
0c7409b
Compare
Choose a tag to compare

Updates from 0.2.4 are in the conda.recipe scripts. This should help in building a conda package.

0.2.4

12 Nov 13:10
89d0cce
Compare
Choose a tag to compare

This release updates the meta.yaml file from release 0.2.3 so that one can build a conda package from the source code.

0.2.3

11 Nov 21:59
10672ea
Compare
Choose a tag to compare

This release adds the following:

  1. More consistency in the names of the output files generated from run_btax_example.py.
  2. Updates to run with more recent versions of Pandas and Tax-Calculator.
  3. Miscellaneous other small changes.

0.2.2

23 Feb 15:21
506fc76
Compare
Choose a tag to compare
Merge pull request #199 from jdebacker/yaml

Pin taxcalc version