Releases: SuffolkLITLab/docassemble-PovertyScale
Releases · SuffolkLITLab/docassemble-PovertyScale
v2024.0.0
What's Changed
- Update with 2024 numbers by @nonprofittechy in #5
Full Changelog: v2022.9.29...v2024.0.0
Version 2022.9.29: Household size bug
Fixed
- Fixed calculation bug @BryceStevenWilley in #1
The qualifying income for a specific household size was incorrect, using household size of one larger than it should have. This resulting poverty
income limits being $4720 higher than it should have.
Internal
- Run mypy, and run unittests on GitHub by @BryceStevenWilley in #2
- Refactored for easier testing
New Contributors
- @BryceStevenWilley made their first contribution in #1
Full Changelog: v2022.1.19...v2022.9.29
Version 2022.1.19: patch
What's New
- Use float, not int for multiplier in REST API: bf5d7a7
Full Changelog: https://github.com/SuffolkLITLab/docassemble-PovertyScale/commits/v2022.1.19