Releases: printu/customerio
Releases · printu/customerio
3.5.3
- 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
- Getter for current instance of the http client #57
3.5.1
fix: add public getters for api endpoints (#54)
fix: add merge duplicate people endpoint (#54)
Thx @sngrl2
3.5.0
- 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
- feat: allow cio_id to be used as the identifier on the path (#46)
- fix: broken customer endpoints
3.4.0-rc.1
- feat: allow cio_id to be used as the identifier on the path (#46)
- fix: broken customer endpoints
3.3.0
- feat: add collections endpoint (#44)
3.2.1
- fix: Add or update a customer device (#42)
3.2.0
- 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
- add support for EU region (#36)
- allow email to be used as the customer identifier (#40) by @jbardnz
- add support for Transactional API (#39)