Releases: ranaroussi/yfinance 
  
  Releases · ranaroussi/yfinance
      
  0.2.10b3 
  
    
  
      
        07 Feb 14:12
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Restore original download() timezone handling #1385  
Price repair bug fix 86d6acc  
Add another backup decrypt option #1379  
Catch TypeError Exception #1397  
  
 
  
  
   
   
  
  0.2.10b2 
  
    
  
      
        01 Feb 13:33
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Fix parsing history_metadata['tradingPeriods'] when empty.
 
 
  
  
   
   
  
  0.2.10b1 
  
    
  
      
        31 Jan 22:12
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        0.2.10 beta 1
Changelog:
Fix using sqlite < 3.8.2 #1380  
Drop price prepost intervals if prepost=False #1311  
Fix & improve price repair #1289  
fast_info improvements:
add camelCase keys, add dict functions values() & items() #1368  
fix fast_info["previousClose"] #1383  
 
 
  
 
  
  
   
   
  
  0.2.9 
  
    
  
      
        26 Jan 22:22
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  0.2.7 
  
    
  
      
        26 Jan 17:03
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix Yahoo decryption, smarter this time #1353  
Rename basic_info -> fast_info #1354  
  
 
  
  
   
   
  
  0.2.6 
  
    
  
      
        25 Jan 19:11
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Fix Ticker.basic_info lazy-loading #1342 
 
 
  
  
   
   
  
  0.2.5 
  
    
  
      
        25 Jan 16:47
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix Yahoo data decryption again #1336  
New: Ticker.basic_info - faster Ticker.info #1317  
  
 
  
  
   
   
  
  0.2.4 
  
    
  
      
        14 Jan 23:01
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix Yahoo data decryption #1297  
New feature: 'Ticker.get_shares_full()' #1301  
Improve caching of financials data #1284  
Restore download() original alignment behaviour #1283  
Fix the database lock error in multithread download #1276  
 
#1302 
 
 
  
  
   
   
  
  0.2.3 
  
    
  
      
        20 Dec 11:58
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Make financials API '_' use consistent (e.g. support both balance_sheet and balancesheet) 
  
 
  
  
   
   
  
  0.2.2 
  
    
  
      
        20 Dec 11:34
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Restore financials attribute (map to income_stmt)