Skip to content

Releases: airtimerewards/ar-connect-php-sdk

3.1.0

19 Jan 12:52
b0a408c
Compare
Choose a tag to compare
  • Added support for moneyphp/money 4.
  • Added support for psr/logger 2 and 3

3.0.0 - PHP 8

18 Jun 08:32
abc016c
Compare
Choose a tag to compare

Added

  • Added support for PHP 8.

Removed

  • Removed support for PHP <7.4.

Version 2.1.0 - Guzzle 7 support

06 Jul 13:51
a10b0bd
Compare
Choose a tag to compare

Added

  • Added support for guzzlehttp/guzzle:^7.0

Version 2.0.0 - Client Interface

28 Aug 10:23
099c436
Compare
Choose a tag to compare

The AR Connect client class has been renamed and refactored to implement a new interface AirtimeRewards\ARConnect\ARConnectClientInterface.

Version 1.1.0

21 Jun 13:08
e00afbd
Compare
Choose a tag to compare

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

17 Jun 07:36
d333b94
Compare
Choose a tag to compare
Version 1.1.0 RC Pre-release
Pre-release
v1.1.0-rc.1

Added eligibility method to ClientStub.

v1.1.0-beta.2

14 Jun 12:21
404c1f9
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release
Added eligibility values.

Release 1.1.0 Beta

13 Jun 12:56
2a6937c
Compare
Choose a tag to compare
Release 1.1.0 Beta Pre-release
Pre-release

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

22 Mar 10:57
76b348e
Compare
Choose a tag to compare
  • Fixed a bug in error handling when injecting a Guzzle client without http_errors set to false #4

Version 1.0.2

26 Feb 15:43
96e3a2e
Compare
Choose a tag to compare

Bug fixes.