Skip to content

Releases: spryker/availability-extension

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 09 Jun 09:42

Included commits: 1.1.0...1.2.0

Improvements

  • Added BatchAvailabilityStrategyPluginInterface .

Deprecations

  • Deprecated AvailabilityStrategyPluginInterface.

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 16 Nov 14:03

Included commits: 1.0.0...1.1.0

Improvements

  • Introduced CartItemQuantityCounterStrategyPluginInterface that allows changing the cart item quantity calculation strategy during item availability check on a checkout condition check.

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 30 Dec 11:48

Included commits: https://github.com/spryker/availability-extension/tree/1.0.0

Initial Release

  • Added AvailabilityProviderStrategyPluginInterface to provide an extension point to be able to override default AvailabilityFacade::isProductSellableForStore function behavior.