File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# SonarQube Plugin for Flutter / Dart  
22
3- ## develop  
3+ ## 0.3.1  
44
55#### Breaking  
66
1919-  Test report parsing fix for Windows (thanks to [ victorgilc] ( https://github.com/victorgilc ) ).
2020-  Removed duplicated issues on the same file.
2121-  Better handling of missing test report file.
22- -  Faster analysis on large projects (increased analyser page size to 50)
22+ -  Faster analysis on large projects (increased analyser page size to 50). 
2323
2424## 0.3.0  
2525
Original file line number Diff line number Diff line change 33    <parent >
44        <artifactId >sonar-flutter</artifactId >
55        <groupId >fr.insideapp.sonarqube</groupId >
6-         <version >0.3-SNAPSHOT </version >
6+         <version >0.3.1 </version >
77    </parent >
88    <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 1010
1111    <groupId >fr.insideapp.sonarqube</groupId >
1212    <artifactId >sonar-flutter</artifactId >
13-     <version >0.3-SNAPSHOT </version >
13+     <version >0.3.1 </version >
1414
1515    <packaging >pom</packaging >
1616
Original file line number Diff line number Diff line change 44    <parent >
55        <artifactId >sonar-flutter</artifactId >
66        <groupId >fr.insideapp.sonarqube</groupId >
7-         <version >0.3-SNAPSHOT </version >
7+         <version >0.3.1 </version >
88    </parent >
99    <modelVersion >4.0.0</modelVersion >
1010
1717        <dependency >
1818            <groupId >fr.insideapp.sonarqube</groupId >
1919            <artifactId >dart-lang</artifactId >
20-             <version >0.3-SNAPSHOT </version >
20+             <version >0.3.1 </version >
2121        </dependency >
2222
2323    </dependencies >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments