Skip to content

v0.3.0

Compare
Choose a tag to compare
@dghubble dghubble released this 20 Apr 07:03
· 74 commits to main since this release
v0.3.0
  • Added NoContext which may be used in most cases.
  • Allowed Transport Base http.RoundTripper to be set through a ctx.
  • Changed NewClient to require a context.Context.
  • Changed Config.Client to require a context.Context.