Releases: zaporylie/php-vipps
Releases · zaporylie/php-vipps
3.0.0-alpha5
Full Changelog: 3.0.0-alpha4...3.0.0-alpha5
3.0.0-alpha4
Full Changelog: 3.0.0-alpha3...3.0.0-alpha4
3.0.0-alpha3
Full Changelog: 3.0.0-alpha2...3.0.0-alpha3
3.0.0-alpha2
Added support for doctrine/annotations:2
Full Changelog: 3.0.0-alpha1...3.0.0-alpha2
3.0.0-alpha1
What's Changed
- New namespaces for all models featuring API version
- zaporylie/Vipps/Vipps is now removed, use zaporylie/Vipps/Client directly
- idempotence is now fully supported
- support for ePayment API
- eComm is no longer supported
Full Changelog: 2.2.2...3.0.0-alpha1
2.2.2
What's Changed
- CampaignRequest: Change end datetime format and add getset by @Pelle-Jensen in #40
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed
- Add missing test coverage for recurring payments by @zaporylie in #36
- Use github action to upload test coverage by @zaporylie in #37
- Fix breaking typos in Recurring API by @Pelle-Jensen in #39
New Contributors
- @Pelle-Jensen made their first contribution in #39
Full Changelog: 2.2.0...2.2.1
2.2.0: Merge pull request #35 from zaporylie/php-8.0
- Added PHP 8.0 support
- Minimum PHP compatibility bumped to 7.1
2.1.0: Merge pull request #34 from zaporylie/recurring
Support for Payment Recurring
2.0.2: Merge pull request #29 from zaporylie/php-7-compatibility
schmittjoh/serializer#764