Skip to content

Releases: printu/customerio

3.5.3

15 Jun 07:40
7583ee6
Compare
Choose a tag to compare
  • update github actions to support php 8.2 #60
  • remove PHP 8.2: ${var} string interpolation deprecated #60 @sngrl2
  • Add gitattributes to not download tests files #61 @VincentLanglet

3.5.2

03 Mar 11:59
f4d5af8
Compare
Choose a tag to compare
  • Getter for current instance of the http client #57

3.5.1

30 Jan 09:14
120a050
Compare
Choose a tag to compare

fix: add public getters for api endpoints (#54)
fix: add merge duplicate people endpoint (#54)

Thx @sngrl2

3.5.0

21 Sep 15:42
3a05a4a
Compare
Choose a tag to compare
  • chore: make helper path function public (#52)
  • feat: allow passing query params for all endpoints (#53)
  • fix: migrate betaApi to stable api (76bf06a)

3.4.0

25 Nov 16:27
c69fffb
Compare
Choose a tag to compare
  • feat: allow cio_id to be used as the identifier on the path (#46)
  • fix: broken customer endpoints

3.4.0-rc.1

23 Nov 09:58
c69fffb
Compare
Choose a tag to compare
3.4.0-rc.1 Pre-release
Pre-release
  • feat: allow cio_id to be used as the identifier on the path (#46)
  • fix: broken customer endpoints

3.3.0

06 Aug 10:51
80ad77d
Compare
Choose a tag to compare
  • feat: add collections endpoint (#44)

3.2.1

23 Jun 08:38
c595ee4
Compare
Choose a tag to compare
  • fix: Add or update a customer device (#42)

3.2.0

12 May 07:29
1b0019b
Compare
Choose a tag to compare
  • 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.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)