Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions changelog_entry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
- bump: minor
changes:
added:
- Connecticut Temporary Family Assistance (TFA) program implementation
- TFA eligibility variables for income, resources, categorical, and pregnancy
- TFA benefit calculation including payment standards and family cap
- Comprehensive YAML test coverage for all TFA components
- 130 edge case tests covering income boundaries, resource limits, household sizes, age boundaries, family cap, zero/negative values, mixed demographics, and rounding precision
changed:
- Enhanced TFA documentation with detailed calculation examples and regulatory citations
- Added step-by-step formula walkthroughs with real-world numeric examples for all TFA variables
- Expanded parameter descriptions with policy context, examples, and cross-references
- Added comprehensive inline code comments explaining calculation logic and regulatory basis
Loading
Loading