Skip to content

v0.2.0

Compare
Choose a tag to compare
@dghubble dghubble released this 23 May 23:50
· 116 commits to main since this release
  • Added http.Client setter
  • Added Sling.New() method to return a copy of a Sling
  • Added Base setter and Path extension support
  • Added method setters (Get, Post, Put, Patch, Delete, Head)
  • Added support for encoding URL Query parameters
  • Added example tiny Github API
  • Changed v0.1.0 method signatures and names (breaking)
  • Removed Go 1.0 support