File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11# Release notes
22
3+ ## 0.0.9
4+
5+ * integration and unit tests improved
6+ * remove reference to adapter (#190 )
7+ * pandas 1.2.0 (#184 )
8+ * paged historical data can be captured with one request (#183 )
9+ * paging fixed for historical data (#175 )
10+ * error fixed when closing stream (#174 )
11+
312## 0.0.8
413
514* docs restructured and reintegrated with readthedocs.io
Original file line number Diff line number Diff line change 11__author__ = "Femto Trader"
22__author_email__ = "[email protected] " 3- __copyright__ = "Copyright 2015-2020 "
3+ __copyright__ = "Copyright 2015-2021 "
44__credits__ = ["" ]
55__license__ = "BSD"
6- __version__ = "0.0.8 "
6+ __version__ = "0.0.9 "
77__maintainer__ = "Andy Geach"
88__status__ = "Development"
99__url__ = "https://github.com/ig-python/ig-markets-api-python-library"
You can’t perform that action at this time.
0 commit comments