File tree 11 files changed +15
-12
lines changed
delphi-tokens-generator-maven-plugin
delphi-custom-rules-example
11 files changed +15
-12
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.14.1] - 2025-03-05
11
+
10
12
### Fixed
11
13
12
14
- File pointer errors around ` >= ` and ` <= ` tokens.
@@ -1465,7 +1467,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1465
1467
- False-positives in 13 rules.
1466
1468
- Logic errors in existing "semantic analysis" that caused scan failures.
1467
1469
1468
- [ Unreleased ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.14.0...HEAD
1470
+ [ Unreleased ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.14.1...HEAD
1471
+ [ 1.14.1 ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.14.0...v1.14.1
1469
1472
[ 1.14.0 ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.13.0...v1.14.0
1470
1473
[ 1.13.0 ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.12.2...v1.13.0
1471
1474
[ 1.12.2 ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.12.1...v1.12.2
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >delphi</artifactId >
9
9
<groupId >au.com.integradev.delphi</groupId >
10
- <version >1.14.0 </version >
10
+ <version >1.14.1 </version >
11
11
</parent >
12
12
13
13
<artifactId >delphi-checks-testkit</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >au.com.integradev.delphi</groupId >
9
9
<artifactId >delphi</artifactId >
10
- <version >1.14.0 </version >
10
+ <version >1.14.1 </version >
11
11
</parent >
12
12
13
13
<artifactId >delphi-checks</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >delphi</artifactId >
9
9
<groupId >au.com.integradev.delphi</groupId >
10
- <version >1.14.0 </version >
10
+ <version >1.14.1 </version >
11
11
</parent >
12
12
13
13
<artifactId >delphi-frontend</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >au.com.integradev.delphi</groupId >
9
9
<artifactId >delphi</artifactId >
10
- <version >1.14.0 </version >
10
+ <version >1.14.1 </version >
11
11
</parent >
12
12
13
13
<artifactId >delphi-tokens-generator-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >au.com.integradev.delphi</groupId >
9
9
<artifactId >docs</artifactId >
10
- <version >1.14.0 </version >
10
+ <version >1.14.1 </version >
11
11
</parent >
12
12
13
13
<groupId >au.com.integradev.samples</groupId >
48
48
49
49
<properties >
50
50
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
51
- <sonar .delphi.version>1.14.0 </sonar .delphi.version>
51
+ <sonar .delphi.version>1.14.1 </sonar .delphi.version>
52
52
<sonar .plugin.api.version>10.1.0.809</sonar .plugin.api.version>
53
53
<sonar .analyzer.commons.version>2.13.0.3004</sonar .analyzer.commons.version>
54
54
<slf4j .version>1.7.30</slf4j .version>
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >au.com.integradev.delphi</groupId >
9
9
<artifactId >delphi</artifactId >
10
- <version >1.14.0 </version >
10
+ <version >1.14.1 </version >
11
11
</parent >
12
12
13
13
<artifactId >docs</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >au.com.integradev.delphi</groupId >
9
9
<artifactId >delphi</artifactId >
10
- <version >1.14.0 </version >
10
+ <version >1.14.1 </version >
11
11
</parent >
12
12
13
13
<artifactId >its</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >au.com.integradev.delphi</groupId >
9
9
<artifactId >delphi</artifactId >
10
- <version >1.14.0 </version >
10
+ <version >1.14.1 </version >
11
11
</parent >
12
12
13
13
<artifactId >license-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
<groupId >au.com.integradev.delphi</groupId >
7
7
<artifactId >delphi</artifactId >
8
- <version >1.14.0 </version >
8
+ <version >1.14.1 </version >
9
9
<packaging >pom</packaging >
10
10
<name >SonarDelphi</name >
11
11
<description >Code Analyzer for Delphi</description >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >au.com.integradev.delphi</groupId >
9
9
<artifactId >delphi</artifactId >
10
- <version >1.14.0 </version >
10
+ <version >1.14.1 </version >
11
11
</parent >
12
12
13
13
<artifactId >sonar-delphi-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments