mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-19 04:34:20 +01:00
Merge pull request #273 from hydrosquall/release/0.10.0
Version 0.10.0 release
This commit is contained in:
@@ -2,14 +2,16 @@
|
|||||||
History
|
History
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
0.11.x (2019-XX-XX)
|
||||||
|
------------------
|
||||||
|
* Update me as new features are added
|
||||||
|
|
||||||
0.10.x (2019-XX-XX)
|
0.10.x (2019-05-11)
|
||||||
------------------
|
------------------
|
||||||
* Documentation: Added a "Peer Comparison Analysis" Jupyter Notebook under "/examples" (@i3creations #197)
|
* Documentation: Added a "Peer Comparison Analysis" Jupyter Notebook under "/examples" (@i3creations #197)
|
||||||
* Minor: Update error message to clarify multiple tickers only work with single metrics
|
* Minor: Update error message to clarify multiple tickers only work with single metrics
|
||||||
* Updated development dependencies
|
* Updated development dependencies
|
||||||
|
|
||||||
|
|
||||||
0.9.x (2019-01-30)
|
0.9.x (2019-01-30)
|
||||||
------------------
|
------------------
|
||||||
* Documentation: Added runnable jupyter notebook sample under "/examples"
|
* Documentation: Added runnable jupyter notebook sample under "/examples"
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
__version__ = '0.9.0'
|
__version__ = '0.10.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user