Releases: spryker/price-product-extension
Releases · spryker/price-product-extension
Release list
1.8.0
Included commits: 1.7.0...1.8.0
Improvements
- Introduced
PriceProductPostResolvePluginInterfaceto execute plugins after resolving prices for the resultingPriceProductTransfer.
1.7.0
Included commits: 1.6.0...1.7.0
Improvements
- Introduced
OrphanPriceProductStoreRemovalVoterPluginInterfaceto enable more fine-grained control over deleting orphaned price product store records.
1.6.0
Included commits: 1.5.0...1.6.0
Improvements
- Introduced
PreBuildPriceProductGroupKeyPluginInterfaceto allow adding additional logic before building a price product group key. - Introduced
PriceProductCollectionDeletePluginInterfaceto allow adding additional logic after deleting default price product collection. - Introduced
PriceProductCollectionDeleteCriteriatransfer. - Introduced
PriceProductCollectionResponsetransfer.
1.5.0
Included commits: 1.4.0...1.5.0
Improvements
- Introduced
PriceProductValidatorPluginInterfaceto allow providing of additional validation rules. - Introduced
ValidationResponsetransfer.
1.4.0
Included commits: 1.3.0...1.4.0
Deprecations
- Deprecated
PriceProductExternalProviderPluginInterface.
1.3.0
Included commits: 1.2.0...1.3.0
Improvements
- Introduced
PriceProductExternalProviderPluginInterfaceto provide extra prices based on product SKUs and some criteria.
1.2.0
Included commits: 1.1.1...1.2.0
Improvements
- Introduced
PriceDimensionUnconditionalQueryCriteriaPluginInterfaceto build an unconditional expander for default price criteria.
1.1.1
Included commits: 1.1.0...1.1.1
Bugfixes
- Fixed an issue while trying to delete orphan price product entities
1.1.0
1.0.0
Included commits: https://github.com/spryker/price-product-extension/tree/1.0.0
Initial Release
new plugins for supporting saving and reading different price dimensions.