-
-
Notifications
You must be signed in to change notification settings - Fork 157
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 notes for next taxcalc release #2550
Comments
@jdebacker, thanks a lot for putting this together. A few comments so far: The API Changes section has been devoted to breaking changes in the past, so I believe #2515 should be under New Features instead. I find it helpful to be a little more descriptive in bug fixes. Many only end up affecting a tiny slice of the user base, and it is nice for someone to know whether it affects them without worriedly clicking through to the PR. So, perhaps:
|
@jdebacker thanks for kicking this off:
|
The above was included in the release notes for 3.1.0. Closing. |
I think we are due to have a new release of the
taxcalc
package. Please post updates for the release notes here. I'll keep a list of unique additions in this comment.API Changes
New Features
calcfunctions.py
functions and unit tests without@jit
decorator (Allow for unit tests without decorators #2515 by Jacob Chuslo)Bug Fixes
puf.csv
orcps.csv
users. (Fix standard deduction for blind and aged #2537 by Jacob Chuslo)Also, changes to make compatible with latest versions of dependencies.
cc @MattHJensen @MaxGhenis @Peter-Metz @andersonfrailey @chusloj
edited to include comments from @MattHJensen
The text was updated successfully, but these errors were encountered: