File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11================================
2- Welcome to python-binance v0.5.7
2+ Welcome to python-binance v0.5.8
33================================
44
55.. image :: https://img.shields.io/pypi/v/python-binance.svg
Original file line number Diff line number Diff line change 11================================
2- Welcome to python-binance v0.5.7
2+ Welcome to python-binance v0.5.8
33================================
44
55.. image :: https://img.shields.io/pypi/v/python-binance.svg
Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ v0.5.8 - 2017-12-25
5+ ^^^^^^^^^^^^^^^^^^^
6+
7+ **Changed **
8+
9+ - change symbol parameter to optional for get_open_orders function
10+ - added listenKey parameter to stream_close function
11+
12+ **Added **
13+
14+ - get_account_status function that was missed
15+
416v0.5.7 - 2017-12-24
517^^^^^^^^^^^^^^^^^^^
618
Original file line number Diff line number Diff line change 33
44setup (
55 name = 'python-binance' ,
6- version = '0.5.7 ' ,
6+ version = '0.5.8 ' ,
77 packages = ['binance' ],
88 description = 'Binance REST API python implementation' ,
99 url = 'https://github.com/sammchardy/python-binance' ,
You can’t perform that action at this time.
0 commit comments