2.0.0
What's Changed
NullableOnMethodReturnTypeshould not change identity on package private methods by @kmccarp in #404- Verify
EqualsAvoidsNullVisitorworks well for chained method calls by @punkratz312 in #412 - refactor: Enum values should be compared with "==" by @timtebeek in #414
UseLambdaForFunctionalInterfacerecipe should not convert when code uses a static field from enum constructor by @jevanlingen in #415- Lambda by @punkratz312 in #419
- Collapse constitutionals in SimplifyBooleanExpression by @punkratz312 in #421
- Use
providedconfiguration for optional language dependencies by @jevanlingen in #411
New Contributors
Full Changelog: v1.22.0...v2.0.0