Skip to content

Releases: sendgrid/go-gmime

v1.1.1

12 Aug 16:10
3eee0b7
Compare
Choose a tag to compare

What's Changed

  • Update Headers and RawHeaders using canonical MIME keys. by @naspeh in #47

New Contributors

Full Changelog: v1.1.0...v1.1.1

Implement GetHeader and GetHeaders

04 Oct 15:26
9326dd0
Compare
Choose a tag to compare

What's Changed

  • Implement GetHeader and GetHeaders by @xdsxc in #46

Full Changelog: v1.0.3...v1.1.0

v1.0.3

15 Aug 18:47
870ee9e
Compare
Choose a tag to compare

What's Changed

  • Fix Attachment Identification by @qngn in #44
  • Export Attachment function by @qngn in #45

Full Changelog: https://github.com/sendgrid/go-gmime/commits/v1.0.3

v1.0.2

12 Sep 19:46
5544c54
Compare
Choose a tag to compare

What's Changed

  • Fix module path (v1 is not necessary) by @xdsxc in #40

Full Changelog: v1.0.0...v1.0.2

v1.0.1

12 Sep 19:41
5544c54
Compare
Choose a tag to compare

What's Changed

  • Fix module path (v1 is not necessary) by @xdsxc in #40

Full Changelog: v1.0.0...v1.0.1

v1.0.0

12 Sep 19:32
3501684
Compare
Choose a tag to compare

Initial v1.0.0 release for gmime3 support

What's Changed

New Contributors

Full Changelog: https://github.com/sendgrid/go-gmime/commits/v1.0.0