Releases: spryker/propel-orm-extension
Releases · spryker/propel-orm-extension
Release list
1.1.0
Included commits: 1.0.0...1.1.0
Improvements
- Added
PostDeleteExtensionPluginInterfaceto extend generation ofpostDeletePropel hook. - Added
PostUpdateExtensionPluginInterfaceto extend generation ofpostUpdatePropel hook.
1.0.0
Included commits: https://github.com/spryker/propel-orm-extension/tree/1.0.0
Initial Release
- Introduced interfaces for extending
PropelOrmmodule with plugins.