mailgun-go v3.3.0 Release Notes

Release Date: 2019-01-28 // about 5 years ago
  • 🔄 Changes

    • 🔄 Changed signature of CreateDomain() Now returns JSON response
    • 🔄 Changed signature of GetDomain() Now returns a single DomainResponse
    • Clarified installation notes for non golang module users
    • 🔄 Changed 'Public Key' to 'Public Validation Key' in readme
    • 🛠 Fixed issue with Next() for limit/skip based iterators

    ➕ Added

    • ➕ Added VerifyDomain()