Skip to content

v2.0.0 wharf-api-client-go

Compare
Choose a tag to compare
@Alexamakans Alexamakans released this 25 Jan 08:26
· 18 commits to master since this release
5dbe1be

Changes (since v1.4.0)

  • BREAKING: Changed module path from github.com/iver-wharf/wharf-api-client-go
    to github.com/iver-wharf/wharf-api-client-go/v2. (#30)

  • BREAKING: Changed minimum version of Go from 1.13 to 1.16. (#29)

  • BREAKING: Removed support for github.com/iver-wharf/wharf-api v4.2.0 and below. (#29)

  • Added support for github.com/iver-wharf/wharf-api v5.0.0. (#29)

  • Changed version of github.com/iver-wharf/wharf-core from v1.2.0 to v1.3.0.
    (#29)

  • Added dependency github.com/google/go-querystring v1.1.0. (#29)