Releases: beyondcode/helo-laravel
Releases · beyondcode/helo-laravel
1.8.0
-
Laravel 11 Support
-
Fixes helo:test
command
-
Chores
-
Closes #27
-
Closes #33
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- Fix Laravel 10 support with xdebug installed by @octoxan in #44
New Contributors
Full Changelog: 1.6.1...1.7.0
1.6.1
What's Changed
- use Swift_Mailer to fix namespace error by @McGo in #41
New Contributors
- @McGo made their first contribution in #41
Full Changelog: 1.6.0...1.6.1
1.5.0
- Add support for Laravel 10
1.4.0
- Add support for Laravel 9
1.3.0
Bugfixes
- Don't add debug helper headers to queued mails. Fixes #5
1.0.3
- Ensure plain text emails don't throw exceptions #19