Skip to content

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 13 Sep 08:17
· 49 commits to master since this release

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

Initial Release

  • Introduced ShipmentMethodAvailabilityPluginInterface to check shipment method availability for a shipment group.
  • Introduced ShipmentMethodDeliveryTimePluginInterface to return delivery time for a shipment group.
  • Introduced ShipmentMethodFilterPluginInterface to filter available shipment methods for a shipment group.
  • Introduced ShipmentMethodPricePluginInterface to return the shipment method price for a shipment group.
  • Introduced ShipmentGroupsSanitizerPluginInterface to sanitize shipment group collection.