Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 20:24
· 99 commits to main since this release
3f50086

0.3.0 (2024-07-31)

Bug Fixes

  • accounts are only closed if they have no balance (#217) (0650ef7)
  • added missing reference to invoice response (#230) (2f5986a)
  • debtor test case inconsistent test results (#216) (ddd8d50)
  • MariaDB specific dialect mistake (#237) (ca701af)
  • migration table missing when seeding database (#218) (eceaa1e)
  • mistake in migration (#238) (e528796)
  • payout request pdf was always regenerated (#210) (38c1111)
  • return before balance to prevent AppDataSource based errors (#221) (0b617f8)

Features