Releases: viafintech/Barzahlen-PHP
Releases · viafintech/Barzahlen-PHP
v2.2.0
Highlights
- Support for PHP 8
- CI changed to Github Actions
What's Changed
- Fix company name after rebranding by @martinseener in #21
- Update api url from barzahlen.de to viafintech.com by @tobischo in #22
- Deprecated Warning in PHP 8.1 by @KundKMC in #23
- Deprecated Warning in PHP 8.1 by @KundKMC in #25
- Another PHP 8 issue in Backend by @KundKMC in #26
- Update PHP SDK to 2.2.0 by @martinseener in #28
- Add additional github actions steps by @tobischo in #29
New Contributors
Full Changelog: v2.1.2...v2.2.0
v2.1.2
v2.1.1
- Merged a fix for generating signatures behind a proxy
- Updated officially supported PHP versions in Travis-CI (though the SDK may still run on older versions we do not recommend it)
v2.1.0
This release makes the payout section clearer and adds pdf download functionality!
v2.0.3
This version fixes a bug in the curl error handling