Releases: Nosto/nosto-php-sdk
Releases · Nosto/nosto-php-sdk
3.0.6
Fix the issue that it is not possible to add sku to a product
3.0.5
- Fix the issue that the default nosto backend url is missing.
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
Please note that this version is not compatible with any 1.x versions!
Major changes
- Add namespaces and comply to PSR-4
- Add support for SKUs (variations)
- Introduce traits
- Introduce several new interfaces and implementations of those interfaces
- Unify Nosto API communications into operation classes
- Refactor and rearrange various parts of the codebase