Releases: spryker/comment-extension
Releases · spryker/comment-extension
Release list
1.1.0
Included commits: 1.0.0...1.1.0
Improvements
- Introduced
CommentAuthorValidatorStrategyPluginInterfaceto validate if the comment author is provided with theCommentRequestTransfer. - Introduced
CommentExpanderPluginInterfaceto expand comment transfers with additional data.
1.0.0
Included commits: https://github.com/spryker/comment-extension/tree/1.0.0
Initial Release
CommentExtensionmodule provides plugin interfaces used by theCommentmodule.