Skip to content

Breaking change for SchedulerService

Choose a tag to compare

@robertotru robertotru released this 10 Apr 20:31
· 36 commits to master since this release

The release presents a change that breaks the backward compatibility and another that ensures more flexibility in handling the templates. Specifically:

SchedulerService interface is now renamed into EmailSchedulerService to ensure more semantic.

Each implemented template engine ensure that the template name can be provided without extension, therefore the default or the provided extension is applied.