Releases: ranaroussi/yfinance 
  
  Releases Β· ranaroussi/yfinance
      
  0.2.19b3 
  
    
  
      
        11 May 13:04
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  0.2.19b1 
  
    
  
      
        04 May 21:17
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  0.2.18 
  
    
  
      
        16 Apr 18:04
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Bug fixes:
fast_info error "_np not found"  #1496  
timezone cache  #1498  
  
 
  
  
   
   
  
  0.2.17 
  
    
  
      
        10 Apr 20:57
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  0.2.16 
  
    
  
      
        09 Apr 22:44
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  0.2.14 
  
    
  
      
        25 Mar 11:40
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Fix Ticker.info dict by fetching from API (also faster than scraping) - thanks @qianyun210603  #1461 
 
 
  
  
   
   
  
  0.2.13 
  
    
  
      
        21 Mar 18:57
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Price bug fixes:
fetching big intervals e.g. "3mo" with Capital Gains #1455  (thanks @mppics ) 
merging dividends & splits with prices #1452  
  
 
  
  
   
   
  
  0.2.12 
  
    
  
      
        16 Feb 12:03
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Disable annoying 'backup decrypt' msg 6b8b0d5 
 
 
  
  
   
   
  
  0.2.11 
  
    
  
      
        10 Feb 16:59
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Fix history_metadata accesses for unusual symbols - thanks @sdeibel  #1411 
 
 
  
  
   
   
  
  0.2.10 
  
    
  
      
        07 Feb 22:08
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        General:
fix using sqlite3 < 3.8.2 #1380  
add another backup decrypt option #1379  
 
Prices
restore original download() timezone handling #1385  
fix & improve price repair #1289  2a2928b   86d6acc  
drop intraday intervals if in post-market but prepost=False #1311  
 
Info
fast_info improvements:
add camelCase keys, add dict functions values() & items()  #1368  
fix fast_info["previousClose"] #1383  
 
 
catch TypeError exception #1397