Skip to content

Releases: LiveIntent/sdk-php

v0.4.1

27 Jul 20:41
270c601
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

0.4.0

23 Jun 13:50
8274671
Compare
Choose a tag to compare

What's Changed

  • feat(MT-4270): support for preventing calls in BaseService.php from throwing an exception when the request is a non-200 status by @chintan-liveintent in #15

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

06 Jun 22:19
65d8b62
Compare
Choose a tag to compare
  • 65d8b62 - fix(MT-4270): fix return type of concrete services (#14)

v0.3.0

02 Jun 17:53
1084cce
Compare
Choose a tag to compare
  • 1084cce - feat(MT-4270): An option to return raw response (#13)

v0.2.2

13 Jun 12:16
a9fd235
Compare
Choose a tag to compare
  • a9fd235 - feat(MT-1992): add support for personal access tokens (#12)

v0.2.1

10 Jun 16:53
Compare
Choose a tag to compare
  • 1ff0f18 - feat(MT-1842): rebuild stubs by recording and fix ability to record which was failing (#9)
  • 7a303fb - feat(MT-1912): update LiveIntent SDK to support new createGAMUrl function from lfx in gamma-api (#11)
  • 2e9d31d - refactor: remove useless setup

v0.2.0

01 Jun 11:23
a7c456f
Compare
Choose a tag to compare
  • a7c456f - fix(mt-1792): adding support for laravel 9.2 (#8)

v0.1.15

19 Apr 20:42
bd40a10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.14...v0.1.15

v0.1.14

25 Oct 20:59
Compare
Choose a tag to compare

v0.1.13

15 Oct 13:58
Compare
Choose a tag to compare
  • a765d4d - feat: add users service