What's Changed
Deprecated Client.Get() and Client.Post(). Should use Client.GetWithContext() and Client.PostWithContext().
- Add Client.GetWithContext() and Client.PostWithContext() method by @spiegel-im-spiegel in #6
Full Changelog: v0.3.0...v0.4.0
Deprecated Client.Get() and Client.Post(). Should use Client.GetWithContext() and Client.PostWithContext().
Full Changelog: v0.3.0...v0.4.0