Skip to content

Releases: rapidmail/apiclient1

Exception Statuscodes

08 Aug 19:46
Compare
Choose a tag to compare

[1.8.4] - 2017-08-08

  • When receiving an error response, use response HTTP statuscode as exception code (thanks @david-zacharias)

PHP7 Bugfix

30 Mar 11:21
Compare
Choose a tag to compare

[1.8.3] 2017-03-30

  • Improved documentation
  • Fixed a bug where improper use of microtime() lead to an E_NOTICE on PHP7 systems

PHP7 compatibility

29 Mar 15:17
Compare
Choose a tag to compare

[1.8.2] 2017-03-29

  • Update composer.json to support PHP7

1.8.1

20 Feb 21:43
Compare
Choose a tag to compare

[1.8.1] 2017-02-15

  • added optional parameter for "domain" to add_mailing()

1.8.0

17 Feb 20:03
Compare
Choose a tag to compare

[1.8.0] 2015-04-08

  • added optional parameters for "ecg" and "robinson" list to add_mailing()
  • placed optional parameters "charset" and "draft" together with "ecg" and "robinson" into new settings array within add_mailing()