Skip to content

Releases: resend/resend-php

v0.4.0

27 Apr 06:36
5de24fc
Compare
Choose a tag to compare

Added

  • Added support for new Domains and API Keys endpoints by @jayanratna in #18

Upgrade guide

  • Resend\Responses\Email\Sent response class is now replaced with Resend\Email resource class.

Full Changelog: v0.3.1...v0.4.0

v0.3.1

06 Apr 02:49
4518745
Compare
Choose a tag to compare

Changed


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

v0.3.0

07 Mar 03:44
8ddf7bc
Compare
Choose a tag to compare

Added


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

v0.2.0

13 Feb 22:34
9b8f08e
Compare
Choose a tag to compare

Added

  • Added an example for sending an email by @jayanratna in #5
  • Added additional PHP docs for an improved developer experience by @jayanratna in #6

Changed

  • Changed response name from EmailSent to Sent by @jayanratna in #7

Full Changelog: v0.1.1...v0.2.0

v0.1.1

03 Feb 04:33
6f3d593
Compare
Choose a tag to compare

Fixed

Tests


Full Changelog: v0.1.0...v0.1.1

v0.1.0

01 Feb 04:18
8fa3e86
Compare
Choose a tag to compare

Added

  • Added HTTP client to make API requests to Resend by @jayanratna in #1

New Contributors


Full Changelog: https://github.com/jayanratna/resend-php/commits/v0.1.0