File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 11Change Log
22=========== 
33
4+ 0.2.53
5+ ------ 
6+ Fixes:
7+ - Fix: Failed to parse holders JSON data  #2234
8+ - Fix: Bad data in Holders #2244
9+ - Stop CSRF-cookie-fetch fail killing yfinance #2249
10+ - Fix Market Docs #2250
11+ - Fix: Broken "See also" links in documentation #2253
12+ - Fix: Interval check and error message formatting in multi.py #2256
13+ Improve:
14+ - Add pre- / post-stock prices (and other useful information) #2212
15+ - Warn user when use download() without specifying auto_adjust #2230
16+ - Refactor: Earnings Dates – Switch to API Fetching #2247
17+ - Improve prices div repair #2260
18+ Maintenance:
19+ - Add GitHub Actions workflow and fix failing tests #2233
20+ 
4210.2.52
522------ 
623Features:
Original file line number Diff line number Diff line change 11{% set name = "yfinance" %} 
2- {% set version = "0.2.52 " %} 
2+ {% set version = "0.2.53 " %} 
33
44package :
55  name : " {{ name|lower }}" 
Original file line number Diff line number Diff line change 1- version  =  "0.2.52 " 
1+ version  =  "0.2.53 " 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments