- Improve performance by using
ConcurrentReferenceHashMapinstead ofsynchronized
- Update PMD to 7.24.0
- Dropped support for IntelliJ IDEA < 261 to fix deprecations
- Correctly handle missing/removal of built-in configuration
- Fix crash on non Java-IDEs #67
- Update PMD to 7.23.0
- Correctly handle control flow exceptions in "doAnnotate"
- Update PMD to 7.22.0
- Update PMD to 7.21.0
- Update PMD to 7.20.0
- Update PMD to 7.19.0
- Workaround inaccurate analysis due to outdated classpath #6
- Add some additional details why an analysis was not executed
Initial release
- Bundled PMD version: 7.18.0
- Support for Java and Kotlin