github cloudflare/cloudflare-go v0.5-beta
v0.5 - "Breaking Things"

latest releases: v2.2.0, v0.95.0, v2.1.0...
8 years ago

v0.5 is a new release as we move towards a more stable API. Important changes:

  • New now returns (*API, error), checks that the key/email are non-empty, and supports functional options.
  • You can pass a custom *http.Client to New.
  • golint has been appeased.
  • flarectl dependencies are vendored and have been updated.

Expect more changes soon. Breaking changes will, as much as possible, be indicated with new version numbers following SemVer.

Don't miss a new cloudflare-go release

NewReleases is sending notifications on new releases.