* Feature: access rest endpoints via getitem / [] * Bugfix: 31 - funding channel broke Gemini * Feature: Book deltas for GDAX * Bugfix: Fix intervals on Bitmex (rest)
0.13.0
Not secure
* Feature: Funding data from Bitmex on ws * Feature: Funding historical data via rest * Bugfix: Python 3.7 compatibility * Feature: Rest trade APIs are now generators * Feature: funding data on Bitfinex - ws and rest
0.12.0
Not secure
* Bugfix: Handle 429s in Bitmex (REST) * Feature: Redis backend for trades to write updates directly to Redis * Bugfix: issue 27 - Bitmex trades missing timestamps
0.11.1
Not secure
* Bitfinex and Bitmex historical trade data via REST * Bugfix: interval incorrect for rest time ranges * Bugfix: lowercase attrs in Rest interface
0.11.0
Not secure
* Feature: Support for delta updates for order books * REST API work started