mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2026-01-16 17:54:28 +01:00
30 lines
594 B
ReStructuredText
30 lines
594 B
ReStructuredText
=======
|
|
History
|
|
=======
|
|
|
|
0.4.0 (2017-10-22)
|
|
------------------
|
|
|
|
* Make tests run in 1/10th the time with ``vcr.py`` (@condemil #32)
|
|
* Add support for returning python objects instead of dictionaries (@BharatKalluri #33)
|
|
|
|
|
|
0.3.0 (2017-09-17)
|
|
------------------
|
|
|
|
* Add support for listing all tickers + date ranges
|
|
* Add support for interacting with the ``/news`` API
|
|
* Improve logging of REST client errors
|
|
|
|
|
|
0.2.0 (2017-09-01)
|
|
------------------
|
|
|
|
* Improve test coverage of tickers endpoint
|
|
* Deprecate the Mutual Funds endpoint
|
|
|
|
0.1.0 (2017-08-24)
|
|
------------------
|
|
|
|
* First release on PyPI.
|