Skip to content

2.11.0

Compare
Choose a tag to compare
@jemmaSlater jemmaSlater released this 13 May 08:50
· 33 commits to main since this release
a9f3442
  • 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.