Skip to content

Releases: hmrc/tax-kalculator

2.11.0

13 May 08:50
a9f3442
Compare
Choose a tag to compare
  • Fix National Insurance calculation to use correct wage.
  • Fix Student Loan internal calculation to use provided tax year instead of latest tax year only.
  • Removed standardLifetimeAllowance for Pension validation.
  • Allow Pension to go above annualAllowance.
  • Fix Student Loan internal calculation to use yearly wage instead of deducting pension.
  • Fix internal object so they're not accessible by jvm consumer.
  • Refactor Pension Contribution to take one amount parameter instead of two.
  • Added Clarification response list.
  • Added more validation to PensionValidator.
  • Remove 拢9 from K and T tax code.
  • Refactor Pension Contribution/Student Loan constructor
  • Refactor Pension Contribution internal calculation to monthly instead of yearly.

2.10.2

08 Mar 15:51
b9fe5df
Compare
Choose a tag to compare
  • Update Fastfile to create PR as part of release process.
  • Update National Insurance Rate for 2024/25.

2.10.1

07 Mar 16:49
b2d3965
Compare
Choose a tag to compare
  • Updated the Kotlin version for compatibility with Xcode 15.

2.10.0

23 Feb 12:00
Compare
Choose a tag to compare
  • Added Pension Contribution calculation.
  • Added Tapering calculation.
  • Added Student Loan calculation.
  • Added userSuppliedTaxCode to calculation, only calculate tapering if this value is false.
  • Added 2024/25 rates.

2.9.3

15 Dec 16:05
Compare
Choose a tag to compare
  • Added 2024 January National Insurance rate.

2.9.2

12 Jun 14:35
Compare
Choose a tag to compare
  • Fixed bug to ignore additional characters on valid tax code.

2.9.1

13 Mar 11:22
Compare
Choose a tag to compare
  • Downgrade Kotlin version for compatibility.

2.9.0

09 Mar 13:53
Compare
Choose a tag to compare
  • Added 2023/24 rates.

2.8.0

23 Feb 12:59
2590c85
Compare
Choose a tag to compare
  • Added support for Apple Silicon simulator.

2.7.1

02 Dec 11:17
79b556e
Compare
Choose a tag to compare
  • Fixed issue with the .jar name for JVM consumers.