Skip to content

Releases: printu/customerio

3.2.0-rc.0

10 May 16:29
1b0019b
Compare
Choose a tag to compare
3.2.0-rc.0 Pre-release
Pre-release
  • add support for EU region (#36)
  • allow email to be used as the customer identifier (#40) by @jbardnz
  • add support for Transactional API (#39)

3.1.1

13 Apr 15:26
f178df7
Compare
Choose a tag to compare
  • fix: switch App API to Bearer auth (#37)

3.1.0

13 Apr 07:34
d0664fa
Compare
Choose a tag to compare
  • remove deprecated GuzzleHttp\Psr7\stream_for
  • Add support for various json decoding modes (#26)

3.0.2

11 Jan 09:15
a3bb1ad
Compare
Choose a tag to compare
  • Helper function to set the siteId (#31)

3.0.1

04 Dec 13:14
7384447
Compare
Choose a tag to compare
  • Add support for PHP 8.0

3.0.0

15 Oct 18:46
c8d03e2
Compare
Choose a tag to compare
  • upgrade Guzzle to 7.0
  • drop support for PHP 5

3.0.0-rc.2

01 Oct 17:05
c8d03e2
Compare
Choose a tag to compare
3.0.0-rc.2 Pre-release
Pre-release
fix customers events endpoint

2.3.1

01 Oct 17:01
5bb3b1e
Compare
Choose a tag to compare
  • hotfix customer events endpoint

3.0.0-rc.1

15 Sep 18:54
244e85a
Compare
Choose a tag to compare
3.0.0-rc.1 Pre-release
Pre-release
  • upgrade Guzzle to 7.0
  • drop support for PHP 5

2.3.0

17 Apr 12:06
4bc9daa
Compare
Choose a tag to compare
  • add support for suppress/unsuppress endpoints #17
  • add new App API Key for beta endpoints.$client->setAppAPIKey() #23