Releases: s4w3d0ff/python-poloniex
Releases · s4w3d0ff/python-poloniex
poloniexapi v0.5.8
poloniexapi v0.5.7
Websocket fixes and features
poloniexapi v0.5.6
added cancelAllOrders and cleaned up examples
poloniexapi v0.5.5
fixed subscribing to 'account'
made the default class the helper and the websocket class is 'PoloniexSocketed'
poloniexapi v0.5.4
Adds websocket support and pypi deployment
poloniexapi v0.5.3-dev
Moved helper methods to its own class, PoloniexSocketed
is now Poloniex
poloniexapi v0.5.2-dev
bump
python-poloniex v0.4.7
python-poloniex v0.4.6
python-poloniex v0.4.5
Change Log:
- #131 fixed logging of invalid json, now retry captures any 'please try again' errors, other cosmetic changes