Releases: sendgrid/go-gmime
Releases · sendgrid/go-gmime
v1.1.1
Implement GetHeader and GetHeaders
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Initial v1.0.0 release for gmime3 support
What's Changed
- Some Go Vet fixes by @vaskoz in #9
- Test fixes by @vaskoz in #10
- Gmime3 adding tests by @Dharmik-Patel in #11
- Fixed gmime walk by @Dharmik-Patel in #13
- Rework walk n parse by @Dharmik-Patel in #14
- Adding function to check if part is attachment by @Dharmik-Patel in #15
- Add filename function to part by @xdsxc in #16
- checking if part is multipart before checking if its attachment by @Dharmik-Patel in #17
- added a addHTMLPart to support plain text to html by @elan-sg in #18
- fix nil pointer #patch by @Dharmik-Patel in #19
- fixing memory leaks by @Dharmik-Patel in #21
- mp-4752 remove header removes all headers by @elan-sg in #20
- adding add address using internet address list methods by @elan-sg in #22
- adding parse and append for addresses by @elan-sg in #23
- attachment now returns true if it is an inline attachment by @elan-sg in #24
- Add address list parsing and appending by @rhansen2 in #25
- fixing memory leaks plus assertion errors from gmime by @Dharmik-Patel in #27
- Add replace header function by @yuf3n9 in #28
- Add function for getting full content-type with parameters. by @rhansen2 in #29
- Add new func to header by @rhansen2 in #30
- Add raw headers by @rhansen2 in #31
- setup content-id function per mime part #patch by @davidblum in #33
- add part string #patch by @ericychoi in #34
- fix content id memory #patch by @ericychoi in #35
- add content type param #minor by @ericychoi in #36
- TPOT-4847: Cleanup things for v1.0.0 release by @xdsxc in #38
New Contributors
- @vaskoz made their first contribution in #9
- @Dharmik-Patel made their first contribution in #11
- @xdsxc made their first contribution in #16
- @elan-sg made their first contribution in #18
- @rhansen2 made their first contribution in #25
- @yuf3n9 made their first contribution in #28
- @davidblum made their first contribution in #33
- @ericychoi made their first contribution in #34
Full Changelog: https://github.com/sendgrid/go-gmime/commits/v1.0.0