Releases: ranaroussi/yfinance
Releases · ranaroussi/yfinance
0.2.56
23 Apr 21:26
Compare
Sorry, something went wrong.
No results found
Features:
yf.Lookup
yf.set_config()
Fixes: info fetch, ISIN, prices missing last row, prices NonExistentTimeError
Full changelog #2410
Thanks @dhruvan2006 @JanMkl
0.2.55
20 Mar 20:42
Compare
Sorry, something went wrong.
No results found
New feature: fetch TTM financials
Fixes:
earnings dates
price repair
info IndexError
get_splits|dividends|capital_gains
Thanks @JanMkl @dhruvan2006
Full changelog: #2372
0.2.54
18 Feb 22:19
Compare
Sorry, something went wrong.
No results found
0.2.53
15 Feb 18:20
Compare
Sorry, something went wrong.
No results found
Main changes:
fixes for Ticker.*_holders
add pre- and post-market data to Ticker.info
improve prices dividend repair
Thanks @dhruvan2006 @R5dan @ocp1006
Full changelog #2264
0.2.52
18 Jan 16:22
Compare
Sorry, something went wrong.
No results found
Features:
Improve Screener & docs #2207
Add yf.Market summary & status #2175
Support custom period in Ticker.history #2192
raise YfRateLimitError if rate limited #2108
add more options to yf.Search #2191
Fixes:
remove hardcoded keys in Analysis #2194
handle Yahoo changed Search response #2202
Thanks @dhruvan2006 and @R5dan
0.2.51
19 Dec 22:51
Compare
Sorry, something went wrong.
No results found
0.2.50
19 Nov 21:43
Compare
Sorry, something went wrong.
No results found
0.2.49
10 Nov 21:38
Compare
Sorry, something went wrong.
No results found
Fix prices-clean rarely discarding good data #2122
0.2.48
25 Oct 18:02
Compare
Sorry, something went wrong.
No results found
Addresses #2100 .
Added multi_level_index parameter to multi.py with a default value to True. If set to False and only one ticker is requested - the returned DataFrame will be single-level-index
0.2.47
25 Oct 10:35
Compare
Sorry, something went wrong.
No results found
Refactor multi.py to return single-level index when a single ticker is requested