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.5.0] - 2024-05-02
11
+
10
12
### Added
11
13
12
14
- Support for the ` winapi ` calling convention.
@@ -1252,7 +1254,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1252
1254
- False-positives in 13 rules.
1253
1255
- Logic errors in existing "semantic analysis" that caused scan failures.
1254
1256
1255
- [ Unreleased ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.4.0...HEAD
1257
+ [ Unreleased ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.5.0...HEAD
1258
+ [ 1.5.0 ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.4.0...v1.5.0
1256
1259
[ 1.4.0 ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.3.0...v1.4.0
1257
1260
[ 1.3.0 ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.2.0...v1.3.0
1258
1261
[ 1.2.0 ] : https://github.com/integrated-application-development/sonar-delphi/compare/v1.1.0...v1.2.0
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.4 .0</version >
10
+ <version >1.5 .0</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.4 .0</version >
10
+ <version >1.5 .0</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.4 .0</version >
10
+ <version >1.5 .0</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.4 .0</version >
10
+ <version >1.5 .0</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.4 .0</version >
10
+ <version >1.5 .0</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.4 .0</sonar .delphi.version>
51
+ <sonar .delphi.version>1.5 .0</sonar .delphi.version>
52
52
<sonar .plugin.api.version>10.1.0.809</sonar .plugin.api.version>
53
53
<sonar .analyzer.commons.version>2.7.0.1482</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.4 .0</version >
10
+ <version >1.5 .0</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.4 .0</version >
10
+ <version >1.5 .0</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.4 .0</version >
10
+ <version >1.5 .0</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.4 .0</version >
8
+ <version >1.5 .0</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.4 .0</version >
10
+ <version >1.5 .0</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