Releases: recombee/php-api-client
Releases · recombee/php-api-client
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'
v1.2.3
Added cascadeCreate parameter to merge users request
Support returnProperties and includedProperties parameters of recommendation requests
v1.2
Timestamp is now optional parameter when deleting an interaction. cascadeCreate and scenario parameters for recommendations. Choosing of HTTP/HTTPS protocol for requests.
v1.1
Make the timestamp parameter optional for interaction additions - default is the current time