What's Changed
- JSON parser doesn't support empty JSON files #2511
- Remove
buildSrc
in favor of a plugin built separately by @jkschneider in #2517 RemoveUnusedLocalVariables
doesn't correctly handle records #2509- NPE in
BlockStatementTemplateGenerator
#2518 - Add AutoCRLF and EOL to
GitProvenance
cb44631 ChangeDependency*
reacts to blank configuration options correctly 1f9e170FindDependency
doesn't attempt to match configuration when the configuration is blank ab9d3d2FindDependency
now supports glob (Gradle) a3b9752- Reproducer for
ChangeType
on private inner class creates import state… by @ge0ffrey in #2522 - Add
visitValue()
toPropertyVisitor
by @tkvangorder in #2523 - Added
FindProperties.find()
114051c - Do not import classes that are declared in the CU in the
ChangeType
recipe. by @traceyyoshima in #2525 - Add
Set
range support and find wrapper recipe by @shanman190 in #2530 - Make
FinalizeLocalVariables
aware of non-modifying unary operators by @knutwannheden in #2529 - Preserve the source code delimiter of property entries in
PropertiesParser
by @traceyyoshima in #2534
Full Changelog: v7.34.0...v7.34.1