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
toNew
. 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.