- Added support for Symfony 6
- Added a CI job on PHP 8.1
- Added
@final
and@internal
on classes as appropriate
- Removed support for Symfony <4.4 and Symfony 5 <5.4
- Added support for PHP 8
- Added support for Symfony 5
- Changed the parent class of the
MessageEvent
toSymfony\Contracts\EventDispatcher\Event
when usingsymfony/event-dispatcher
4.3+ - Support the new
symfony/event-dispatcher
4.3+ signature
- Removed support for PHP <7.2
- Renamed the composer package to
stampie/extra
- Bumped the Stampie min version to 1.0
- Added support for Symfony 4
- Removed
DecoratorMailer
. - Made the log level configurable in the LoggerListener
- Switch to PSR-3 for the logger listener rather than the deprecated Symfony logger
- Add support for Symfony 3
- Bumped the minimal Stampie version to 0.10
- Added the support of MetadataAwareInterface for impersonated messages
- Added the support of AttachmentsAwareInterface for impersonated messages
Initial release of the library.