Releases: ranaroussi/yfinance
Releases · ranaroussi/yfinance
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
0.1.81
0.1.80
0.1.79
Fix when Yahoo returns price=NaNs on dividend day. Dividends were being lost. E.g. ticker "BHP.AX" on 1998-10-30.
0.1.78
0.1.77
0.1.75
Thanks to @ValueRaider and @asafravid - we have a new version! 🎉
- The big change is fixing datetime-related issues: #1048
- add 'keepna' argument #1032
- speedup Ticker() creation #1042
- improve a bugfix #1033
Huge thank you for @ValueRaider for this one!
0.1.74
Fixed bug introduced in 0.1.73