Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

6.0.2

Compare
Choose a tag to compare
@gulien gulien released this 09 Oct 18:27
· 17 commits to master since this release
921a34c

This release fixes the function func (c *Client) Store(req Request, dest string) error.

It now returns an error if response code from the API is not 200.

Thanks @chetanyakan 👍