Skip to content

v4.0.1

Compare
Choose a tag to compare
@RachelTucker RachelTucker released this 19 Mar 18:18
· 164 commits to master since this release
7158bb2
  • Removed src folder from within project package structure. The Go SDK now assumes that its source code is located in $GOPATH/src/spectra
  • Moved the construction of HttpRequests out of request handlers and into the client.
  • Minor bug fixes.