Skip to content

Releases: ranaroussi/yfinance

0.2.36

21 Jan 18:12

Choose a tag to compare

Small fixes:

Thanks: @mreiche @amanlai @molpcs @ange-daumal

0.2.35

07 Jan 00:35
acbd2a8

Choose a tag to compare

Fixes for 0.2.34: fix behaviour with invalid symbols & unit tests #1816

0.2.34

06 Jan 17:22

Choose a tag to compare

Lots of changes here, thanks everyone.

Features:

Fixes

Maintenance

0.2.33

06 Dec 19:50

Choose a tag to compare

Cookie fixes:

0.2.32

18 Nov 12:58

Choose a tag to compare

Add cookie & crumb to requests, fix various HTTP errors. #1657
Thanks for big help from:
@bot-unit
@psychoz971
@Jshen123

0.2.31

04 Oct 21:05

Choose a tag to compare

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

0.2.31b2

01 Oct 21:41

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

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

Choose a tag to compare

Fix OperationalError #1698

0.2.29

22 Sep 11:04

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