All Versions
37
Latest Version
Avg Release Cycle
39 days
Latest Release
1025 days ago

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
  • 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()