Skip to content

Releases: hmrc/help-to-save-kalculator

0.8.1

07 Mar 12:02
40f2552

Choose a tag to compare

0.8.1 (fastlane)

0.8.0

23 Feb 14:13
08659ec

Choose a tag to compare

  • Added support for Apple Silicon simulator.

0.7.1

05 Dec 14:05
ae3f45b

Choose a tag to compare

  • Updated KMP version and cleaned up gradle scripts.

0.7.0

21 Mar 13:41
e0e677a

Choose a tag to compare

0.7.0 (fastlane)

0.6.0

07 Apr 09:13
0c6961f

Choose a tag to compare

  • Changed to Github packages for artefact storage.

0.5.0

02 Feb 17:35
af678f3

Choose a tag to compare

  • Added support for Swift Package Manager

0.4.0

08 Dec 10:11
088d435

Choose a tag to compare

Migrate to the new bintray org (#11)

0.3.2

09 Apr 13:33
e3a756e

Choose a tag to compare

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

06 Apr 13:34
f946697

Choose a tag to compare

Change final bonus calculator return type to enum, and return three possible state earned/possibleToEarn/cannotEarn.

0.3.0

23 Mar 13:18
96c9e1a

Choose a tag to compare

Added HTS calculation for final bonus calculator.