Skip to content

Releases: Nosto/nosto-php-sdk

3.0.6

02 Jun 08:27
Compare
Choose a tag to compare

Fix the issue that it is not possible to add sku to a product

3.0.5

01 Jun 12:39
Compare
Choose a tag to compare
  • Fix the issue that the default nosto backend url is missing.

3.0.4

23 May 16:07
Compare
Choose a tag to compare
  • Fix handling the 100 (Continue) HTTP header

3.0.3

09 May 07:12
Compare
Choose a tag to compare
  • Made the abstract collections countable

3.0.2

08 May 17:32
Compare
Choose a tag to compare
  • Corrected the de-duplication of the alternate image URLs

3.0.1

08 May 10:34
Compare
Choose a tag to compare
  • Add collection for SKUs
  • Add set availability method to SKU model
  • Make the serializer to handle collections (implementation of Iterable interface)

3.0.0

02 May 07:41
Compare
Choose a tag to compare

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

1.16.3

30 Mar 13:48
Compare
Choose a tag to compare
  • Remove price formatting from product serializer
  • Add optional precision attribute to price formatter

1.16.2

16 Feb 10:28
Compare
Choose a tag to compare
  • Remove usage is superglobals ($_ENV, $_SERVER, etc.)

1.16.1

26 Jan 14:20
Compare
Choose a tag to compare
  • Add method for getting modules in iframe interface