- Enh #22: Added an exception if there is no transport configuration (Krakozaber)
- Enh #24: Allow using a custom HttpClient (Krakozaber)
- Bug #20: Remove final from Mailer and Message class (Krakozaber)
- Bug #15: Fix return value of Message::embed() and Message::embedContent() (Hyncica)
- Bug #17: Fix missing import for
\RuntimeException
inMailer
(samdark) - Bug #18: Fix
Message
incompatibility withMessageInterface
(samdark) - Bug #18: Fix not calling
Message
constructor (samdark)
- Bug #12: Fix namespace import in Mailer.php (Krakozaber)
- Initial release.