Releases: ranaroussi/yfinance
Releases · ranaroussi/yfinance
0.2.0rc4
Major changes:
- Access to old financials tables via
get_income_stmt(legacy=True)
- Optimise scraping financials & fundamentals, 2x faster
- Add 'capital gains' alongside dividends & splits for ETFs, and metadata available via
history_metadata
, plus a bunch of price fixes
For full list of changes see #1238
0.1.90
0.1.89
0.1.87
0.1.86
0.2.0rc2
0.1.85
0.2.0rc1
Jumping to 0.2 for this big update #1117. 0.1.* will continue to receive bug-fixes
- timezone cache performance massively improved. Thanks @fredrik-corneliusson #1113 #1112 #1109 #1105 #1099
- price repair feature #1110
- fix merging of dividends/splits with prices #1069 #1086 #1102
- fix Yahoo returning latest price interval across 2 rows #1070
- optional: raise price errors as exceptions:
download(..., raise_errors=True)
#1104 - add proper unit tests #1069
0.1.84
- Make tz-cache thread-safe
0.1.83
Reduce spam-effect of tz-fetch