Skip to content

Releases: resend/resend-go

v2.6.0

06 Mar 02:54
50abc18
Compare
Choose a tag to compare

What's Changed

  • doc: Update examples and Contact#Remove inline doc by @drish in #28
  • feat: Support for fetching api url as env var by @drish in #29

Full Changelog: v2.4.0...v2.6.0

v2.5.0

31 Jan 22:35
7a6c0be
Compare
Choose a tag to compare

What's Changed

  • doc: Update examples and Contact#Remove inline doc by @drish in #28
  • feat: Support for fetching api url as env var by @drish in #29

Full Changelog: v2.4.0...v2.5.0

v2.4.0

05 Jan 02:06
fb7af21
Compare
Choose a tag to compare

What's Changed

  • feat: Add support for the Audiences API by @drish in #22
  • feat: Impl contacts api by @drish in #24

Full Changelog: v2.3.0...v2.4.0

v2.3.0

26 Dec 02:57
47ccbc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

23 Nov 18:33
f06cd03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

20 Oct 02:17
9397db6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

17 Aug 01:43
042c33e
Compare
Choose a tag to compare

What's Changed

  • Cleanup dependencies with go mod tidy by @stephenlacy in #12
  • Cleaning attachment handling, send int array instead of strings by @samlown in #13

New Contributors

Full Changelog: v1.7.0...v2.0.0

v1.7.0

11 Jul 21:34
66e6064
Compare
Choose a tag to compare

What's Changed

  • fix: convert Attachments to string array from byte array before request by @drish in #9
  • chore: bump to v1.7.0 by @drish in #10
  • feat: Add custom headers support by @drish in #8
  • feat: request convert include Headers by @drish in #11

Full Changelog: v1.6.1...v1.7.0

v1.6.1

22 Jun 17:08
b2eaa17
Compare
Choose a tag to compare

What's Changed

  • doc: update example values by @drish in #5
  • Minor deprecated, typo fix by @maaslalani in #6
  • fix: check error before using http response by @oif in #7

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

27 May 14:13
385b11d
Compare
Choose a tag to compare

What's Changed

  • fix: typo in the email.go by @Kazion500 in #3
  • feat: Impl Attachments Path by @drish in #4

New Contributors

  • @Kazion500 made their first contribution in #3

Full Changelog: v1.5.0...v1.6.0