Skip to content

Release 3.1.0

Compare
Choose a tag to compare
@thrawn01 thrawn01 released this 16 Jan 22:49
· 268 commits to master since this release

Changes

  • Removed context.Context from ListDomains() signature
  • ListEventOptions.Begin and End are no longer pointers to time.Time

Added

  • Added mg.ReSend() to public Mailgun interface
  • Added Message.SetSkipVerification()
  • Added Message.SetRequireTLS()