Skip to content

Version 0.1.2

Latest
Compare
Choose a tag to compare
@pnx pnx released this 05 May 05:12
· 12 commits to master since this release

Changes

Bugfixes

  • client.go: use req.Request.IsErrorState instead of req.Request.IsError
  • Fix a bug where milliseconds was not passed correctly to time.Date()
  • In tests. No need to make a time.Time object of time.Date() as time.Date() already returns one