algolia / algoliasearch-client-php

⚡️ A fully-featured and blazing-fast PHP API client to interact with Algolia.
https://www.algolia.com/doc/api-client/php/getting-started/
MIT License
671 stars 116 forks source link

chore: rename recommendation client #682

Closed DevinCodes closed 3 years ago

DevinCodes commented 3 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Need Doc update yes

Describe your change

As per our internal specification, this renames the RecommendationClient to PersonalizationClient. For backwards compatibility you'll still be able to use the RecommendationClient until the next major version.