Skip to content

Releases: inboundemail/inbound-golang-sdk

Release v0.6.0

21 Oct 21:06
v0.6.0
be77490

Choose a tag to compare

  • Fixes typing to match JS SDK

Release v0.5.1

09 Oct 21:50
v0.5.1
c5b2457

Choose a tag to compare

  • Update webhook structure to match API documentation

Release v0.5.0

09 Oct 20:14
v0.5.0
f9b2677

Choose a tag to compare

  • Fix indentation
  • Improve attachment test validation
  • Remove misleading test that doesn't use DownloadUrl field
  • Add attachment download functionality

Release v0.4.0

01 Oct 19:48
v0.4.0
52c901e

Choose a tag to compare

  • Updated reply and added thread APIs

Release v0.3.0

16 Sep 21:36
v0.3.0
3a801e2

Choose a tag to compare

  • Update repository URL from github.com/R44VC0RP/inbound-golang-sdk to github.com/inboundemail/inbound-golang-sdk

Release v0.2.0

16 Sep 21:21
v0.2.0
29578ec

Choose a tag to compare

  • feat: Add comprehensive webhook support for inbound emails (v0.2.0)
  • Removed gosec
  • Fixed gosec
  • Fixed issues and renamed module
  • Initial commit