Releases: hmrc/income-tax-state-benefits
0.56.0
Release : income-tax-state-benefits 0.56.0
Last commit sha : df32059
Last commit author : Luke Jones
Last commit time : 2024-12-11T18:19:27Z
SASS 10602 (#54)
-
SASS-10602: Add new EMA feature switch config. Update app config to use trait -> class implementation
-
SASS-10602: Add EMA functionality and associated testing changes.
0.55.0
0.54.0
Release : income-tax-state-benefits 0.54.0
Last commit sha : db1eeb1
Last commit author : Luke Jones
Last commit time : 2024-11-07T14:36:31Z
SASS-10323: Update CommonTaskListController to pass through MTD ID to service. Update service to use MTD ID and JourneyAnswers to populate task list. N.B - Some refactoring required of the getStateBenefitTasks method (#52)
-
SASS-10323: Update CommonTaskListController to pass through MTD ID to service. Update service to use MTD ID and JourneyAnswers to populate task list. N.B - Some refactoring required of the getStateBenefitTasks method
-
SASS-10323: Add correct journey strings
-
SASS-10323: Update task list service with correct logic, and implement testing.
-
SASS-10323: Fix some merge conflict issues
-
SASS-10323: Add missing test scenario + refactor testing structure
-
SASS-10323: Folder renaming to fix test issue. Fixed Mockito import problem caused by merge conflict
-
SASS-10323 Updated journeyName to dashed from camelCase
Co-authored-by: Matthew Ward [email protected]
0.53.0
0.52.0
Release : income-tax-state-benefits 0.52.0
Last commit sha : 823899f
Last commit author : Rob Gresham
Last commit time : 2024-08-07T16:21:47Z
SASS-9321: Add endpoint for CTL section (#50)
-
SASS-9321: Add endpoint for CTL section
-
SASS-9321: PR bot comment
-
SASS-9321: rm some .toString as per PR comments