Skip to content

Releases: recombee/php-api-client

v1.6.1

12 Feb 14:51

Choose a tag to compare

Fix sending `false` to the API in query parameters

v1.6.0

26 Oct 16:10

Choose a tag to compare

Added parameters amount,price,profit to AddPurchase and amount,price …

v1.5.0

18 Sep 13:04

Choose a tag to compare

Added support for view portions

v1.4.0

25 Aug 13:51

Choose a tag to compare

Support returnProperties and includedProperties parameters of ListIte…

v1.3.2

03 Mar 14:01

Choose a tag to compare

Fixed rmccue/requests dependency

v1.3.1

27 Feb 17:23

Choose a tag to compare

Fixed handling of timeout on connecting to the API

v1.3

29 Dec 21:43

Choose a tag to compare

Added support for user properties. Automatically split Batch with mor…

v1.2.5

20 Oct 11:23

Choose a tag to compare

Allow setting of timestamp item values with DateTime

v1.2.4

03 Oct 23:17

Choose a tag to compare

Added distinctRecomms parameter to batch request

v1.2.3.1: Merge pull request #1 from dudla/fix/remove-echo

21 Sep 16:01

Choose a tag to compare

Removed echo on curl exception other than 'cURL error 28'