Skip to content

Releases: bornfight/erste-bank-client-php

Change reference return type to allow null

22 May 12:54
Compare
Choose a tag to compare

Add structured reference to transaction model

22 May 12:15
Compare
Choose a tag to compare

Fix IBAN check for transaction creditor and debtor accounts

12 May 16:30
Compare
Choose a tag to compare

Fix issues when client is used in production mode

12 May 12:31
Compare
Choose a tag to compare

Add production API endpoints

24 Apr 15:30
da1c3ad
Compare
Choose a tag to compare

What's Changed

  • Split api token endpoints into production and sandbox by @zlikavac32 in #5

New Contributors

Full Changelog: 3.1.0...3.2.0

Upgraded dependencies

03 Dec 16:08
5dd4e7a
Compare
Choose a tag to compare

What's Changed

  • Dependency versions updated by @gh0c in #4

New Contributors

  • @gh0c made their first contribution in #4

Full Changelog: 2.1.0...3.1.0

Add support for netapi

07 Jul 14:39
35f00f0
Compare
Choose a tag to compare
Merge pull request #3 from bornfight/fix/update-api-changes

Update api changes to get transactions

Add Symfony 5 support

29 Sep 14:10
ccf0c71
Compare
Choose a tag to compare
Merge pull request #1 from bornfight/feature/symfony5-upgrade

Upgrade uuid and Symfony packages