Releases: resend/resend-go
Releases · resend/resend-go
v2.5.0
v2.4.0
v2.3.0
v2.2.0
v2.1.0
What's Changed
- refactor: err typing for better client assertion by @jorgejr568 in #15
- feat: Ctx everywhere by @jorgejr568 in #16
- feat: Add Batch Send by @drish in #17
New Contributors
- @jorgejr568 made their first contribution in #15
Full Changelog: v2.0.0...v2.1.0
v2.0.0
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
- @stephenlacy made their first contribution in #12
- @samlown made their first contribution in #13
Full Changelog: v1.7.0...v2.0.0
v1.7.0
v1.6.1
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
- @maaslalani made their first contribution in #6
- @oif made their first contribution in #7
Full Changelog: v1.6.0...v1.6.1