Releases: spryker/data-import-extension
Releases · spryker/data-import-extension
Release list
1.2.0
Included commits: 1.1.0...1.2.0
Improvements
- Introduced
DataSetWriterPluginApplicableAwareInterfaceto makeDataSetWriterPluginInterfacecheckable on database engine compatibility
1.1.0
Included commits: 1.0.0...1.1.0
Improvements
- Introduced
DataSetItemWriterPluginInterfaceplugin interface instead ofDataSetWriterPluginInterfacebecause the latter would create unwanted dependency onspryker/data-importmodule
DeprecatedDataSetWriterPluginInterface. - Introduced
DataSetItemTransferDTO.
1.0.0
Included commits: https://github.com/spryker/data-import-extension/tree/1.0.0
Initial Release
- Added new interface for custom writers