Releases: contributte/codeception 
  
  Releases · contributte/codeception
      
  v1.0.0-alpha.4 
  
    
  
      
        11 Mar 13:48
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Simplified Arachne\Codeception\Http\Request class 
  
  
  
   
   
  
  v1.0.0-alpha.3 
  
    
  
      
        11 Mar 13:46
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Added more type hints 
Removed Nette\Object 
  
  
  
   
   
  
  v1.0.0-alpha.2 
  
    
  
      
        11 Mar 13:46
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Added PHP 7 strict types to all files 
Removed copyright headers from src directory 
  
  
  
   
   
  
  v1.0.0-alpha.1 
  
    
  
      
        11 Mar 13:46
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
NetteDIModule no longer compiles the Container before each test by default 
Added newContainerForEachTest option (closes #3 ) 
Removed configurator option 
Removed DoctrineModule 
Added phpstan to CI 
Updated to PHP 7.1 and Nette 3.0 
Added .editorconfig file 
Added scripts section to composer.json 
  
  
  
   
   
  
  v0.7.6 
  
    
  
      
        11 Mar 13:49
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix annotation in NetteDIModule (fixes phpstan issues in other libraries) 
  
  
  
   
   
  
  v0.7.5 
  
    
  
      
        01 Oct 21:23
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix code coverage measuring of nette/di extensions with DoctrineModule 
  
  
  
   
   
  
  v0.7.4 
  
    
  
      
        01 Oct 16:58
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v0.7.3 
  
    
  
      
        13 Aug 08:26
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Add removeDefaultExtensions option to NetteDIModule. 
Fix compatibility with nette/bootstrap 2.4. 
  
  
  
   
   
  
  v0.7.2 
  
    
  
      
        13 Aug 08:27
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Fix deletion of files created by doctrine/cache on windows. 
  
  
  
   
   
  
  v0.7.1 
  
    
  
      
        20 Jun 21:09
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
       
   
 
    
            
        
          
            
                
  
                  
                    
                    
                        
                          
     
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
NetteDIModule: Add appDir and wwwDir parameters.