File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog  
2+ All notable changes to this project will be documented in this file.
3+ 
4+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) 
5+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+ 
7+ ## [ 1.1.0]  - 2020-11-27 
8+ 
9+ -  Add ` isDecorated `  method on ` SymfonyOutput `  class and ` Output `  interface.
10+ -  Fix missing ` strict_types `  on ` Error `  class
11+ -  Add ` AnsiEscapeSequences `  to help with some often used sequences
12+ 
13+ ## [ 1.0.0]  - 2020-11-26 
14+ 
15+ -  Initial version with support for ` ErrorFormatter `  classes from phpstan and more classes
16+ -  Fixed imported tests
17+ -  Added GitHub actions
18+ -  Added phpstan
19+ -  Removed some useless imported code
20+ -  Made the imported source code compatible with PHP 7.1
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments