Releases: rails/sprockets 
  
  Releases · rails/sprockets
      
  3.6.0 
  
    
  
      
        06 Apr 18:22
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Add Manifest#find_sources to return the source of the compiled assets. 
Fix the list of compressable mime types. 
Improve performance of the FileStore cache. 
  
  
  
   
   
  
  3.5.2 
  
    
  
      
        08 Dec 17:05
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix JRuby bug with concurrent-ruby. 
Fix disabling gzip generation in cached environments. 
  
  
  
   
   
  
  3.5.1 
  
    
  
      
        05 Dec 19:17
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Fix gzip asset generation for assets already on disk.
 
  
  
   
   
  
  3.5.0 
  
    
  
      
        03 Dec 21:35
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Reintroduce Gzip file generation for non-binary assets. 
  
  
  
   
   
  
  3.4.1 
  
    
  
      
        03 Dec 21:35
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
PathUtils::Entries will no longer error on an empty directory.  
  
  
   
   
  
  3.4.0 
  
    
  
      
        03 Dec 21:38
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Expose method to override the sass cache in the SassProcessor.
 
  
  
   
   
  
  3.3.5 
  
    
  
      
        03 Dec 21:39
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix bug related to absolute path being reintroduced into history cache #141 . 
  
  
  
   
   
  
  3.3.4 
  
    
  
      
        03 Dec 21:39
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Relative cache contents now work with windows. 
  
  
  
   
   
  
  3.3.3 
  
    
  
      
        03 Dec 21:40
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Remove more absolute paths from cache contents. 
  
  
  
   
   
  
  3.3.2 
  
    
  
      
        03 Dec 21:40
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix cache contents to use relative paths instead of absolute paths.