Skip to content
This repository has been archived by the owner on Aug 27, 2020. It is now read-only.

Version 1.1.0

Compare
Choose a tag to compare
@hassiexx hassiexx released this 07 Aug 14:29
· 31 commits to master since this release

This is a maintenance release with the following changes:

  • Switched to xerrors (https://godoc.org/golang.org/x/xerrors) for error handling
  • Renamed TatsumakiClient to Client
  • Fixed user agent header string
  • Code formatting to match guidelines of Go, i.e. UserId is now UserID