Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.6.6 changes #841

Closed
martinholmer opened this issue Jul 25, 2016 · 6 comments
Closed

Release 0.6.6 changes #841

martinholmer opened this issue Jul 25, 2016 · 6 comments

Comments

@martinholmer
Copy link
Collaborator

martinholmer commented Jul 25, 2016

I'm having trouble remembering my contributions from one release to another, so I'm opening an issue that I can add to as I work and hopefully others will add to it as their contributions are merged into the master branch.

The last commit included in release 0.6.5 was #820.

@martinholmer
Copy link
Collaborator Author

martinholmer commented Jul 25, 2016

Since release 0.6.5 [#820] I have committed the following enhancements to Tax-Calculator:

Revise code to use smaller puf.csv input file and make changes to create that input file
Remove debugging variables from functions.py reducing execution time by 42 percent [#833]
Add comments to show one way to use Python debugger to trace Tax-Calculator code [#835]
Add tests that confirm zeroing-out CALCULATED_VARS at start leaves results unchanged [#837]
Make 2013-2016 medical deduction threshold for elderly be 7.5% of AGI (not 10%) [#839]
Fix typo so that two ways of limiting itemized deductions produce the same results [#842]
Revise logic used to estimate behavioral responses to policy reforms [#846, #854, #857]

@martinholmer martinholmer changed the title Release 0.6.6 changes [WIP] Release 0.6.6 changes Jul 25, 2016
@martinholmer martinholmer changed the title [WIP] Release 0.6.6 changes Release 0.6.6 changes Jul 27, 2016
@MattHJensen
Copy link
Contributor

Revise logic used to estimate behavioral responses to policy reforms [#846, #854, #857]

@talumbau, because of this change, we need a new version of TC on TB soon. Would you like to finish work on #844 first?

@talumbau and @zrisher, do you think any of your work since #820 should be included in the changelog?

@talumbau
Copy link
Member

talumbau commented Aug 8, 2016

@MattHJensen I pinged appropriate parties on #844. Yes, I would like to get it merged before releasing new version. Also, I looked at any of my commits that got merged in after #820. The main thing was just some fixes when running w/o numba. Probably not worth including in release notes.

@MattHJensen
Copy link
Contributor

Ok. Thanks. I think #844 is good to go, too. I did leave a few comments on the PR, but I don't think they need to hold it up.

@MattHJensen
Copy link
Contributor

Closing and opening an issue for our next release, 0.6.7. Congrats everyone on the new release and thanks @martinholmer for all of the improvements in this one.

@MattHJensen
Copy link
Contributor

Here is a link to the release notes. https://github.com/open-source-economics/Tax-Calculator/releases/tag/0.6.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants