Skip to content

Releases: resend/resend-laravel

v0.8.0

15 Jan 19:12
d48a7f7
Compare
Choose a tag to compare

Changed


Full Changelog: v0.7.1...v0.8.0

v0.7.1

07 Dec 11:30
feb5e32
Compare
Choose a tag to compare

Fixed


Full Changelog: v0.7.0...v0.7.1

v0.7.0

16 Sep 21:40
4c5beb7
Compare
Choose a tag to compare

Added

Changed


Full Changelog: v0.6.0...v0.7.0

v0.6.0

05 Sep 04:00
27da894
Compare
Choose a tag to compare

Added

  • Added the ability to include attachments from your Mailable class by @jayanratna in #36

Full Changelog: v0.5.0...v0.6.0

v0.5.0

16 Jul 05:52
e598d1e
Compare
Choose a tag to compare

Added

  • Added X-Resend-Email-ID to SentMessage instance after the email is sent using the API by @jayanratna in #33

Full Changelog: v0.4.0...v0.5.0

v0.4.0

12 Jul 20:30
d582c5d
Compare
Choose a tag to compare

Added

  • Added support for headers when using the Laravel Mailer by @jayanratna in #32

Full Changelog: v0.3.3...v0.4.0

v0.3.3

11 Jul 02:53
b787625
Compare
Choose a tag to compare

Added

Fixed

  • Fixed email address parameters to ensure they are sent as string arrays to the Resend API by @jayanratna in #31

Full Changelog: v0.3.2...v0.3.3

v0.3.2

04 Jun 23:31
2d62454
Compare
Choose a tag to compare

Fixed

  • fix(deps): update dependency resend/resend-php to ^0.7.0 in #27

Full Changelog: v0.3.1...v0.3.2

v0.3.1

20 May 03:25
7dfb20c
Compare
Choose a tag to compare

Fixed

  • fix(deps): update dependency resend/resend-php to ^0.6.0 in #26

Full Changelog: v0.3.0...v0.3.1

v0.3.0

09 May 03:57
2108037
Compare
Choose a tag to compare

Added

Changed

  • Changed Resend client exception from InvalidArgumentException to ApiKeyIsMissing exception by @jayanratna in #8

Full Changelog: v0.2.0...v0.3.0