Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@alexferrari88 alexferrari88 released this 18 Jul 08:47
· 1 commit to master since this release

This version includes a breaking change in the creation of the a new client.
gohn.NewClient will now return (*Client, error) while previously it would only return *Client