Skip to content

v2.0.0

Compare
Choose a tag to compare
@dasrick dasrick released this 29 Mar 08:11
· 11 commits to master since this release
aab6d40

Breaking Changes

  • NewClient() will NOT return multiple values
  • remove provided mock

General

  • switch dependency/package management tool to from dep to go mod
  • switch from golint to golangci-lint
  • add more golang versions to pass via travis-ci