@@ -64,7 +64,7 @@ The new official logo of PMD:
64
64
* Rewritten type resolution framework and symbol table correctly implements the JLS
65
65
* AST exposes more semantic information (method calls, field accesses)
66
66
67
- For more information, see the [ Detailed Release Notes for PMD 7] ( pmd_release_notes_pmd7.html ) .
67
+ For more information, see the [ Detailed Release Notes for PMD 7] ( https://pmd.github.io/pmd-7.0.0-rc1/ pmd_release_notes_pmd7.html) .
68
68
69
69
Contributors: [ Clément Fournier] ( https://github.com/oowekyala ) (@oowekyala ),
70
70
[ Andreas Dangel] ( https://github.com/adangel ) (@adangel ),
@@ -82,7 +82,7 @@ Contributors: [Clément Fournier](https://github.com/oowekyala) (@oowekyala),
82
82
83
83
![ Demo] ( https://docs.pmd-code.org/pmd-doc-7.0.0-rc1/images/userdocs/pmd-demo.gif )
84
84
85
- For more information, see the [ Detailed Release Notes for PMD 7] ( pmd_release_notes_pmd7.html ) .
85
+ For more information, see the [ Detailed Release Notes for PMD 7] ( https://pmd.github.io/pmd-7.0.0-rc1/ pmd_release_notes_pmd7.html) .
86
86
87
87
Contributors: [ Juan Martín Sotuyo Dodero] ( https://github.com/jsotuyod ) (@jsotuyod )
88
88
@@ -92,7 +92,7 @@ Contributors: [Juan Martín Sotuyo Dodero](https://github.com/jsotuyod) (@jsotuy
92
92
* Previously, Antlr grammar could only be used for CPD
93
93
* New supported languages: Swift and Kotlin
94
94
95
- For more information, see the [ Detailed Release Notes for PMD 7] ( pmd_release_notes_pmd7.html ) .
95
+ For more information, see the [ Detailed Release Notes for PMD 7] ( https://pmd.github.io/pmd-7.0.0-rc1/ pmd_release_notes_pmd7.html) .
96
96
97
97
Contributors: [ Lucas Soncini] ( https://github.com/lsoncini ) (@lsoncini ),
98
98
[ Matías Fraga] ( https://github.com/matifraga ) (@matifraga ),
@@ -101,7 +101,7 @@ Contributors: [Lucas Soncini](https://github.com/lsoncini) (@lsoncini),
101
101
### 🎉 Language Related Changes
102
102
103
103
Note that this is just a concise listing of the highlight.
104
- For more information on the languages, see the [ Detailed Release Notes for PMD 7] ( pmd_release_notes_pmd7.html ) .
104
+ For more information on the languages, see the [ Detailed Release Notes for PMD 7] ( https://pmd.github.io/pmd-7.0.0-rc1/ pmd_release_notes_pmd7.html) .
105
105
106
106
#### New: Swift support
107
107
@@ -180,7 +180,7 @@ Contributors: [Lucas Soncini](https://github.com/lsoncini) (@lsoncini),
180
180
#### Removed Rules
181
181
182
182
Many rules, that were previously deprecated have been finally removed.
183
- See [ Detailed Release Notes for PMD 7] ( pmd_release_notes_pmd7.html ) for the complete list.
183
+ See [ Detailed Release Notes for PMD 7] ( https://pmd.github.io/pmd-7.0.0-rc1/ pmd_release_notes_pmd7.html) for the complete list.
184
184
185
185
### 🚨 API
186
186
@@ -189,7 +189,7 @@ have a clear separation between a well-defined API and the implementation, which
189
189
This should help us in future development.
190
190
191
191
Also, there are some improvement and changes in different areas. For the detailed description
192
- of the changes listed here, see [ Detailed Release Notes for PMD 7] ( pmd_release_notes_pmd7.html ) .
192
+ of the changes listed here, see [ Detailed Release Notes for PMD 7] ( https://pmd.github.io/pmd-7.0.0-rc1/ pmd_release_notes_pmd7.html) .
193
193
194
194
* Miscellaneous smaller changes and cleanups
195
195
* XPath 3.1 support for XPath-based rules
@@ -199,7 +199,7 @@ of the changes listed here, see [Detailed Release Notes for PMD 7](pmd_release_n
199
199
* Language Lifecycle and Language Properties
200
200
201
201
### 💥 Compatibility and migration notes
202
- See [ Detailed Release Notes for PMD 7] ( pmd_release_notes_pmd7.html ) .
202
+ See [ Detailed Release Notes for PMD 7] ( https://pmd.github.io/pmd-7.0.0-rc1/ pmd_release_notes_pmd7.html) .
203
203
204
204
### 🐛 Fixed Issues
205
205
0 commit comments