Skip to content

Releases: resend/resend-dotnet

v0.0.12

30 Dec 16:21
Compare
Choose a tag to compare
  • Fix enumerate values: follow NodeJS SDK values
  • Fix typo in ContactEventData property name
  • Fix open XML documentation tags in ValidationStatus.TemporaryFailure

v0.0.11

30 Dec 12:51
Compare
Choose a tag to compare
  • Add broadcast API (#16)
  • Add Resend.Webhooks for server-side reception of webhook events (#8)
  • Add error handling for all methods (#7)
  • Add support for ThrowExceptions = False (#7)
  • Add .Path property for Attachments, Resend will fetch attachment from internet (#11)
  • Add .Tls property for domain update (#13)
  • Fix domain validation status values (#12)
  • Fix audience list (#14)
  • Fix contact list (#15)
  • Fix required field handling in cli tool

v0.0.10

21 Dec 14:09
Compare
Choose a tag to compare

Release v0.0.10

v0.0.7

07 Mar 19:57
Compare
Choose a tag to compare
  • Add Domain/Update method
  • Add Email/Batch method

v0.0.6

05 Mar 18:22
Compare
Choose a tag to compare
  • Add Audience and Contact methods

v0.0.5

31 Jul 17:39
Compare
Choose a tag to compare
  • Initial version
  • Implements all email, API keys and domain methods