Skip to content

Releases: ranaroussi/yfinance

0.2.31b2

01 Oct 21:41
Compare
Choose a tag to compare
0.2.31b2 Pre-release
Pre-release

What's Changed

  • Finish TZ cache lazy-load #1709

Full Changelog: 0.2.31b1...0.2.31b2

0.2.31b1

01 Oct 09:08
Compare
Choose a tag to compare
0.2.31b1 Pre-release
Pre-release

What's Changed

  • Fix merging pre-market events with intraday prices #1703
  • Fix TZ cache exception blocking import #1705

Full Changelog: 0.2.30...0.2.31b1

0.2.30

24 Sep 21:19
Compare
Choose a tag to compare

Fix OperationalError #1698

0.2.29

22 Sep 11:04
Compare
Choose a tag to compare

Fixes:

  • Fix pandas warning when retrieving quotes - thanks @difelice #1672
  • Replace sqlite3 with peewee for 100% thread-safety - #1675
  • Fix merging events with intraday prices - #1684
  • Fix error when calling enable_debug_mode twice - thanks @arduinocc04 #1687
  • Price repair fixes #1688

Full Changelog: 0.2.28...0.2.29

0.2.28

13 Aug 12:07
Compare
Choose a tag to compare

0.2.27

03 Aug 20:25
Compare
Choose a tag to compare

Bug fixes:

  • fix merging 1d-prices with out-of-range divs/splits #1635
  • fix multithread error 'tz already in cache' #1648

0.2.26

21 Jul 11:57
Compare
Choose a tag to compare

Proxy improvements

0.2.25

18 Jul 12:47
Compare
Choose a tag to compare

Fix single ISIN as ticker - thanks @ricardoprins #1611
Fix 'Only 100 years allowed' error - thanks @lucas03 #1576

0.2.24

14 Jul 14:53
Compare
Choose a tag to compare

Fix info[] missing values #1603

0.2.23

13 Jul 20:04
Compare
Choose a tag to compare

Fix 'Unauthorized' error - thanks @signifer-geo #1595