Skip to content

Releases: spryker/comment-extension

Release list

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 27 Mar 11:56

Included commits: 1.0.0...1.1.0

Improvements

  • Introduced CommentAuthorValidatorStrategyPluginInterface to validate if the comment author is provided with the CommentRequestTransfer.
  • Introduced CommentExpanderPluginInterface to expand comment transfers with additional data.

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 21 Jun 09:19

Included commits: https://github.com/spryker/comment-extension/tree/1.0.0

Initial Release

  • CommentExtension module provides plugin interfaces used by the Comment module.