Skip to content

v5.1.4

Compare
Choose a tag to compare
@firebed firebed released this 12 Oct 18:45
· 30 commits to 5.x since this release
  • Optimize enum type checking by caching the results. Add test coverage for enumCache by @adamusgr Closes #24 d0cb356
  • Throw InvalidResponseException if the response from myDATA API is empty by @adamusgr Closes #24 4226120
  • Check for valid expensesClassification and incomeClassification in set method by @adamusgr Closes #24 dc9161b
  • Rounding total gross values inside the getter for consistency by @adamusgr Closes #24 0963c14