Skip to content

Releases: ixnode/php-iban

0.1.29 - Add true negative tests to AccountTest

14 Sep 17:25
Compare
Choose a tag to compare

[0.1.29] - 2023-09-14

  • Add true negative tests to AccountTest

Full Changelog: 0.1.28...0.1.29

0.1.28 - Remove exception if the Account object is unable to build the check digits

14 Sep 17:02
Compare
Choose a tag to compare

[0.1.28] - 2023-09-14

  • Remove exception if the Account object is unable to build the check digits

Full Changelog: 0.1.27...0.1.28

0.1.27 - Fix direction of isValid (Account, IbanFormat)

14 Sep 16:24
Compare
Choose a tag to compare

[0.1.27] - 2023-09-14

  • Fix direction of isValid (Account, IbanFormat)

Full Changelog: 0.1.26...0.1.27

0.1.26 - Pass last error from IbanFormat to Account

14 Sep 16:13
Compare
Choose a tag to compare

[0.1.26] - 2023-09-14

  • Pass last error from IbanFormat to Account

Full Changelog: 0.1.25...0.1.26

0.1.25 - Add more error information

14 Sep 16:00
Compare
Choose a tag to compare

[0.1.25] - 2023-09-14

  • Add AccountTest
  • Add more error information

Full Changelog: 0.1.24...0.1.25

0.1.24 - Update README.md

06 Sep 22:46
Compare
Choose a tag to compare

[0.1.24] - 2023-09-07

  • Update README.md

Full Changelog: 0.1.23...0.1.24

0.1.23 - Add IBAN parts method

06 Sep 22:42
Compare
Choose a tag to compare

[0.1.23] - 2023-09-07

  • Add IBAN parts method

Full Changelog: 0.1.22...0.1.23

0.1.22 - Add more IBAN countries and tests

04 Sep 22:41
Compare
Choose a tag to compare

[0.1.22] - 2023-09-05

  • Add more IBAN countries and tests

Full Changelog: 0.1.21...0.1.22

0.1.21 - Add more IBAN countries and tests

04 Sep 22:30
Compare
Choose a tag to compare

[0.1.21] - 2023-09-05

  • Add more IBAN countries and tests

Full Changelog: 0.1.20...0.1.21

0.1.20 - Add more IBAN countries and tests and account-number-prefix

04 Sep 22:04
Compare
Choose a tag to compare

[0.1.20] - 2023-09-05

  • Add more IBAN countries and tests
  • Add account-number-prefix

Full Changelog: 0.1.19...0.1.20