Releases: hmrc/help-to-save-kalculator
Releases · hmrc/help-to-save-kalculator
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
Migrate to the new bintray org (#11)
0.3.2
Fix calculation for canEarnFinalBonus
- now calculate
canEarnFinalBonus
with the maximum a user can pay in the current month, previously calculated by user's slider input.
0.3.1
Change final bonus calculator return type to enum, and return three possible state earned/possibleToEarn/cannotEarn.
0.3.0
Added HTS calculation for final bonus calculator.