Releases: Pod-Point/laravel-mail-export
Releases · Pod-Point/laravel-mail-export
2.2.0
What's Changed
- Laravel 11 support by @yasin-04 in #22
- revert: re-introduce php 8.1 support for L 9+10 by @clemblanco in #23
New Contributors
Full Changelog: 2.1.0...2.2.0
2.1.0
2.0.0
What's Changed
- [2.x] Laravel 9 Support Only - Breaking change by @clemblanco in #17
- Moved from
swiftmailer/swiftmailer
tosymfony/mailer
- Thank you to @fridzema for contributing in #14
Full Changelog: 1.0.0...2.0.0
1.0.0
What's Changed
Full Changelog: 0.2.2...1.0.0
0.2.2
0.1.2
0.2.1
Specify proper .eml
mime type when saving the file into storage.
0.2.0
Support for PHP 8 and Laravel 7 and 8.
0.1.1
Specify proper .eml
mime type when saving the file into storage.