What's Changed
- Improve MethodMatcher performance by @knutwannheden in 42b4dcb 40665dd
- Add HasMinimumJavaVersion recipe by @jkschneider in 0b23677
- Add core categories for third party recipes by @timtebeek in #4057
- Previsit method invocations for
gradle.ChangePlugin
by @shanman190 in #4060 - Parse property values starting with the delimiter character by @Bananeweizen in #4065
- Add test case for removal in subprojects by @shanman190 in #4058
- Fix gradle build files parsing issues by @thewolt in #4045
- Simplify more boolean expressions by @timtebeek in #4067
- Make
JavaTemplate
engine extensible by @knutwannheden in #3475 - Detect instanceof pattern variables in scope by @timtebeek in #4066
- Update maven model when adding/changing properties to pom by @ammachado in #4069
- Basic JSP support by @jkschneider in #4075
New Contributors
Full Changelog: v8.18.2...v8.19.0