Skip to content

Releases: extellient/MailBundle

0.4

22 May 13:33
Compare
Choose a tag to compare

Changed

  • Update comment save mail
  • Move MailerSenderEmptyException before to save mails

0.3

17 May 13:20
Compare
Choose a tag to compare
0.3

Added

  • Add exception when the Mailer doesn't have a sender

Changed

  • Change name variable Mailer::createEmail
  • Refactoring Mail Entity to have a text field inside the SQL instead of doctrine array
  • Update findAllMail to don't get error mail
  • Update Configuration mail, everything is optional

0.2

15 May 08:23
a347a74
Compare
Choose a tag to compare
0.2

Changed

  • composer.json compatible with swiftmailer-bundle ^3.0
  • add description to Readme.md

First Version

14 May 14:40
Compare
Choose a tag to compare
First Version Pre-release
Pre-release
0.1

First Commit