Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Releases: klaviyo/php-klaviyo

2.2.2

06 Oct 20:54
2f53894
Compare
Choose a tag to compare

Fix - KlaviyoAPI file to handle json_decode correctly when empty string is returned
Fix - Fix EventModel unix timestamp issue
Update - Add all Klaviyo special properties

2.2.1

16 Sep 14:32
15553b1
Compare
Choose a tag to compare

Fix Composer

2.2.0

16 Sep 14:03
07905cf
Compare
Choose a tag to compare

EventModel configuration to handle null dates
PHP compatibility >= 5.4

2.1.1

24 Aug 13:11
8d73402
Compare
Choose a tag to compare

Bug fixes for EventModel time attribute and ProfileModel special attributes

2.1.0

28 Jul 18:29
916ba13
Compare
Choose a tag to compare

Replace guzzlettp/guzzle dependency with ext-curl for better compatibility.

Packagist version

21 Jul 17:44
083a720
Compare
Choose a tag to compare
Merge pull request #15 from klaviyo/refactor

Add changelog

Refactor to improve package

21 Jul 17:01
083a720
Compare
Choose a tag to compare
Merge pull request #15 from klaviyo/refactor

Add changelog

Track and Identify API

06 Jun 17:41
824e824
Compare
Choose a tag to compare
Merge pull request #11 from syamvilakudy/patch-1

Fixed HTTPS issue