tag:github.com,2008:https://github.com/csko/gdax-python-api/releasesRelease notes from gdax-python-api2017-07-05T17:02:52Ztag:github.com,2008:Repository/95424559/v0.22017-07-05T19:57:04Zv0.2<h1>Release Notes</h1>
<ul>
<li>improve test coverage to 97%</li>
<li>numeric values are returned as <code>Decimal</code></li>
<li>fix websocket connection error handling</li>
<li>fix the authenticated websocket client</li>
<li>remove websockets package dependency</li>
</ul>cskotag:github.com,2008:Repository/95424559/v0.12017-06-26T10:29:45Zv0.1<p>Update .travis.yml</p>csko