Releases: spryker/shipment-extension
Releases · spryker/shipment-extension
Release list
1.2.0
Included commits: 1.1.0...1.2.0
Improvements
- Introduced
ShipmentMethodCollectionExpanderPluginInterfaceplugin interface to expand theShipmentMethodCollectionTransferwith additional data. - Introduced
ShipmentMethodCollectiontransfer.
Adjustments
- Added
Transfermodule to dependencies.
1.1.0
Included commits: 1.0.0...1.1.0
Improvements
- Introduced
ShipmentExpenseExpanderPluginInterfaceto provide the ability to expand shipment expense before storing it into the database. - Introduced
Expensetransfer.
1.0.0
Included commits: https://github.com/spryker/shipment-extension/tree/1.0.0
Initial Release
- Introduced
ShipmentMethodAvailabilityPluginInterfaceto check shipment method availability for a shipment group. - Introduced
ShipmentMethodDeliveryTimePluginInterfaceto return delivery time for a shipment group. - Introduced
ShipmentMethodFilterPluginInterfaceto filter available shipment methods for a shipment group. - Introduced
ShipmentMethodPricePluginInterfaceto return the shipment method price for a shipment group. - Introduced
ShipmentGroupsSanitizerPluginInterfaceto sanitize shipment group collection.