Releases: spatie/laravel-database-mail-templates
Releases · spatie/laravel-database-mail-templates
3.1.1
- allow html to be rendered in blade templates
3.1.0
- Drop support for Laravel 5.7 and lower
- Drop support for PHP 7.1 and lower
3.0.1
- Add support for Laravel 5.8
3.0.0
2.0.0
- Use an interface for the
MailTemplate
model
1.0.1
- fix
MailTemplate::getVariables()
for models with missing/incorrect mailable classes
1.0.0
- initial release
0.0.2
- publishing migrations is always required
0.0.1
simplify exception