Skip to content

Releases: ranaroussi/yfinance

0.1.87

16 Nov 12:44

Choose a tag to compare

  • Fix localizing midnight when non-existent (DST) #1176
  • Fix thread deadlock in bpython #1163

0.1.86

14 Nov 12:51

Choose a tag to compare

  • Fix 'trailingPegRatio' #1141
  • Improve handling delisted tickers #1142
  • Fix corrupt tkr-tz-csv halting code #1162
  • Change default start to 1900-01-01 #1170

0.2.0rc2

12 Nov 21:29

Choose a tag to compare

0.2.0rc2 Pre-release
Pre-release

Financials

  • fix financials tables to match website #1128 #1157
  • lru_cache to optimise web requests #1147

Prices

  • improve price repair #1148
  • fix merging dividends/splits with day/week/monthly prices #1161
  • fix the Yahoo DST fixes #1143
  • improve bad/delisted ticker handling #1140

Misc

  • fix 'trailingPegRatio' #1138
  • improve error handling #1118

0.1.85

03 Nov 19:05

Choose a tag to compare

Fix info['log_url'] #1062
Fix handling delisted ticker #1137

0.2.0rc1

26 Oct 21:41

Choose a tag to compare

0.2.0rc1 Pre-release
Pre-release

Jumping to 0.2 for this big update #1117. 0.1.* will continue to receive bug-fixes

0.1.84

25 Oct 23:15

Choose a tag to compare

  • Make tz-cache thread-safe

0.1.83

25 Oct 22:24

Choose a tag to compare

Reduce spam-effect of tz-fetch

0.1.81

23 Oct 18:55

Choose a tag to compare

Fix unhandled tz-cache exception #1107

0.1.80

22 Oct 12:28

Choose a tag to compare

Fixes:

  • download(ignore_tz=True) for single ticker #1097
  • rare case of error "Cannot infer DST time" #1100

0.1.79

18 Oct 19:15

Choose a tag to compare

Fix when Yahoo returns price=NaNs on dividend day. Dividends were being lost. E.g. ticker "BHP.AX" on 1998-10-30.