Releases: recombee/php-api-client
Releases · recombee/php-api-client
v1.6.1
Fix sending `false` to the API in query parameters
v1.6.0
Added parameters amount,price,profit to AddPurchase and amount,price …
v1.5.0
Added support for view portions
v1.4.0
Support returnProperties and includedProperties parameters of ListIte…
v1.3.2
Fixed rmccue/requests dependency
v1.3.1
Fixed handling of timeout on connecting to the API
v1.3
Added support for user properties. Automatically split Batch with mor…
v1.2.5
Allow setting of timestamp item values with DateTime
v1.2.4
Added distinctRecomms parameter to batch request
v1.2.3.1: Merge pull request #1 from dudla/fix/remove-echo
Removed echo on curl exception other than 'cURL error 28'