Skip to content

v0.5 - "Breaking Things"

Compare
Choose a tag to compare
@elithrar elithrar released this 07 May 06:46
· 3426 commits to master since this release

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.