-
Notifications
You must be signed in to change notification settings - Fork 67
/
communitydelphi.properties
80 lines (67 loc) · 4.94 KB
/
communitydelphi.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
category=Languages
description=Code Analyzer for Delphi
homepageUrl=https://github.com/integrated-application-development/sonar-delphi
archivedVersions=1.0.0,1.1.0,1.2.0,1.3.0,1.4.0,1.5.0,1.6.0,1.7.0,1.8.0,1.9.0,1.10.0
publicVersions=1.11.0
defaults.mavenGroupId=au.com.integradev.delphi
defaults.mavenArtifactId=sonar-delphi-plugin
1.11.0.description=1 new rule, improvements to procedural type handling, bug fixes
1.11.0.sqVersions=[9.9,LATEST]
1.11.0.date=2024-11-04
1.11.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.11.0
1.11.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.11.0/sonar-delphi-plugin-1.11.0.jar
1.10.0.description=1 new rule, improvements to RedundantParentheses, bug fixes
1.10.0.sqVersions=[9.9,10.7.*]
1.10.0.date=2024-10-01
1.10.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.10.0
1.10.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.10.0/sonar-delphi-plugin-1.10.0.jar
1.9.0.description=Improvements to VariableInitialization and RedundantParentheses, type inference improvements, parsing improvements, bug fixes
1.9.0.sqVersions=[9.9,10.6.*]
1.9.0.date=2024-09-03
1.9.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.9.0
1.9.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.9.0/sonar-delphi-plugin-1.9.0.jar
1.8.0.description=Improvements to property and inherited handling, library path support, bug fixes
1.8.0.sqVersions=[9.9,10.6.*]
1.8.0.date=2024-08-02
1.8.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.8.0
1.8.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.8.0/sonar-delphi-plugin-1.8.0.jar
1.7.0.description=1 new rule, improvements to compiler directives, QOL tweaks, bug fixes
1.7.0.sqVersions=[9.9,10.6.*]
1.7.0.date=2024-07-02
1.7.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.7.0
1.7.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.7.0/sonar-delphi-plugin-1.7.0.jar
1.6.0.description=Improvements to PointerName, parsing improvements, bug fixes
1.6.0.sqVersions=[9.9,10.6.*]
1.6.0.date=2024-05-31
1.6.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.6.0
1.6.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.6.0/sonar-delphi-plugin-1.6.0.jar
1.5.0.description=Parsing improvements, bug fixes
1.5.0.sqVersions=[9.9,10.5.*]
1.5.0.date=2024-05-02
1.5.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.5.0
1.5.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.5.0/sonar-delphi-plugin-1.5.0.jar
1.4.0.description=Full Delphi 12 support, attribute parsing improvements, performance improvements, bug fixes
1.4.0.sqVersions=[9.9,10.5.*]
1.4.0.date=2024-04-02
1.4.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.4.0
1.4.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.4.0/sonar-delphi-plugin-1.4.0.jar
1.3.0.description=Improved Delphi 12 support, parsing improvements, bug fixes
1.3.0.sqVersions=[9.9,10.4.*]
1.3.0.date=2024-03-01
1.3.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.3.0
1.3.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.3.0/sonar-delphi-plugin-1.3.0.jar
1.2.0.description=5 new rules, parsing improvements, improvements to intrinsics, support for on-demand plugin downloading, bug fixes
1.2.0.sqVersions=[9.9,10.4.*]
1.2.0.date=2024-02-02
1.2.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.2.0
1.2.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.2.0/sonar-delphi-plugin-1.2.0.jar
1.1.0.description=4 new rules, type resolution improvements, type comparison improvements, error reporting improvements, bug fixes
1.1.0.sqVersions=[9.9,10.3.*]
1.1.0.date=2024-01-02
1.1.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.1.0
1.1.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.1.0/sonar-delphi-plugin-1.1.0.jar
1.0.0.description=Initial Marketplace entry
1.0.0.sqVersions=[9.9,10.3.*]
1.0.0.date=2023-11-17
1.0.0.changelogUrl=https://github.com/integrated-application-development/sonar-delphi/releases/tag/v1.0.0
1.0.0.downloadUrl=https://github.com/integrated-application-development/sonar-delphi/releases/download/v1.0.0/sonar-delphi-plugin-1.0.0.jar