Releases: airtimerewards/ar-connect-php-sdk
Releases · airtimerewards/ar-connect-php-sdk
3.1.0
3.0.0 - PHP 8
Added
- Added support for PHP 8.
Removed
- Removed support for PHP <7.4.
Version 2.1.0 - Guzzle 7 support
Added
- Added support for
guzzlehttp/guzzle:^7.0
Version 2.0.0 - Client Interface
The AR Connect client class has been renamed and refactored to implement a new interface AirtimeRewards\ARConnect\ARConnectClientInterface
.
Version 1.1.0
Adds eligibility check to the SDK. This allows a check to make sure that a MSISDN is eligible to be credited with the AR Connect service.
Version 1.1.0 RC
v1.1.0-rc.1 Added eligibility method to ClientStub.
v1.1.0-beta.2
Added eligibility values.
Release 1.1.0 Beta
Adds eligibility check to the SDK. This allows a check to make sure that a MSISDN is eligible to be credited with the AR Connect service.
1.0.3
Version 1.0.2
Bug fixes.