Skip to content

Releases: beyondcode/helo-laravel

1.8.0

13 Mar 14:44
Compare
Choose a tag to compare
  • Laravel 11 Support

  • Fixes helo:test command

  • Chores

  • Closes #27

  • Closes #33

Full Changelog: 1.7.0...1.8.0

1.7.0

15 Dec 10:22
b2c23ee
Compare
Choose a tag to compare

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

29 Mar 21:31
c2b964b
Compare
Choose a tag to compare

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.6.0

14 Mar 14:40
7aea583
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

16 Feb 09:11
f0ee2ac
Compare
Choose a tag to compare
  • Add support for Laravel 10

1.4.0

12 Feb 16:21
7d10c0b
Compare
Choose a tag to compare
  • Add support for Laravel 9

1.3.0

11 May 11:06
bca9d97
Compare
Choose a tag to compare

Bugfixes

  • Don't add debug helper headers to queued mails. Fixes #5

1.2.0

30 Mar 08:59
Compare
Choose a tag to compare
  • Add PHP 8 support

1.1.0

14 Sep 13:46
3ae6df8
Compare
Choose a tag to compare

Added Laravel 8 support

1.0.3

18 Jun 10:42
bd9ec9a
Compare
Choose a tag to compare
  • Ensure plain text emails don't throw exceptions #19