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.10
2+ Welcome to python-binance v0.5.11
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.10
2+ Welcome to python-binance v0.5.11
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.11 - 2017-12-28
5+ ^^^^^^^^^^^^^^^^^^^
6+
7+ **Added **
8+
9+ - refresh interval parameter to depth cache to keep it fresh, set default at 30 minutes
10+
11+ **Fixed **
12+
13+ - watch depth cache socket before fetching order book to replay any messages
14+
415v0.5.10 - 2017-12-28
516^^^^^^^^^^^^^^^^^^^
617
Original file line number Diff line number Diff line change 33
44setup (
55 name = 'python-binance' ,
6- version = '0.5.10 ' ,
6+ version = '0.5.11 ' ,
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