1.1.0
What's Changed
- Test annotation processor using compile-testing by @timtebeek in #11
- Add or remove imports by @timtebeek in #10
- Support nested classes with static inner classes by @timtebeek in #13
- Only add and remove imports as required by @knutwannheden in #14
- Allow the after template to dereference parameters multiple times by @knutwannheden in #16
- Have outer classes extend Recipe too by @timtebeek in #17
- Generate classpath entries for FQN references by @timtebeek in #19
- Call ShortenFullyQualifiedTypeReferences after visit by @timtebeek in #18
New Contributors
- @timtebeek made their first contribution in #11
Full Changelog: v1.0.0...v1.1.0