All Versions
37
Latest Version
Avg Release Cycle
39 days
Latest Release
1025 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.6.1 Changes
March 29, 2022๐ Changed
- Validate domain passed to Send()
-
v4.6.0 Changes
November 17, 2021๐ Changed
- โ Add a struct and a function to parse route forward hook payloads.
- โ Add missing VerifyAndReturnDomain method to the interface.
-
v4.5.2 Changes
June 28, 2021๐ Changed
- ๐ Change response for VerifyDomain method from (string, error) to (DomainResponse, error)
-
v4.5.1 Changes
April 12, 2021๐ Changed
- ๐คก
MockServer
now locks internal resources for thread safety.
- ๐คก
-
v4.5.0 Changes
April 09, 2021๐ Changed
- ๐คก
MockServer
is now an interface,NewMockServer()
now returns the interface.
- ๐คก
-
v4.4.1 Changes
February 23, 2021๐ Changed
- โ Removed dependency on github.com/go-chi/chi
-
v4.4.0 Changes
February 22, 2021๐ Changed
- โ Added
SetTrackingOptions()
to suppport htmlonly option
- โ Added
-
v4.3.4 Changes
February 22, 2021๐ Changed
- Paging through results now clears the previous result before new fetch
- โ Added test for multiple attachments
-
v4.3.3 Changes
January 29, 2021โ Added
- โ Added UpdateDomainTrackingWebPrefix()
- โ Add the
Risk
to the EmailVerification response attributes
-
v4.3.2 Changes
January 19, 2021โ Added
- โ Added UpdateDomainDkimSelector()