Skip to content

Release v3.3.0

Compare
Choose a tag to compare
@thrawn01 thrawn01 released this 28 Jan 16:15
· 251 commits to master since this release

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