Skip to content

v2.1.0

Choose a tag to compare

@petre-c petre-c released this 12 Sep 17:28
· 6 commits to main since this release

What's Changed

  • feat: Add optional IBAN validation flag to BankAccount.Create by @petre-appifysheetscom in #18

Features

  • Added validateIban parameter (default: true) to BankAccount.Create method to support non-IBAN account numbers
  • Added internal Iban.CreateWithoutValidation method for creating account numbers without IBAN format validation

Breaking Changes

None - the parameter defaults to true maintaining backward compatibility

Full Changelog: v2.0.0...v2.1.0

Collaboration by Claude