Releases: paneedesign/DatabaseSwiftMailerBundle
Releases · paneedesign/DatabaseSwiftMailerBundle
v3.0.0 beta 1
On this Release:
Merge PR #2
v3.0.0 alpha 2
On this release:
- add travis configuration
- add and configure psalm/pstan
- apply pstan/psalm/beautify and fix errors
- configure Symfony flex
v3.0.0-alpha.1
On this release:
- move logic from EmailController and EmailRepository to EmailService
- create interfaces for EmailRepository and EmailService
- review configuration on DI and services.yaml
v2.0.6
v2.0.4
Upgrade project to compliant with Symfony 4
Use dependency injection to pass parameters to controller
Get code flex ready
v1.1.0
Add new features:
- Possibility to pass a different entity manager
- Possibility to enable/disable automatic flush of emails to database
v1.0.0
Remove some external dependencies, refactor code and add default theme in dashboard