What's Changed
- Replace
null
withdoesNotExist()
inRewriteTest
by @timtebeek in #24 - Use static imports for Collections and Collectors by @timtebeek in #25
- rename settings.local.json to settings.json by @zieka in #26
- Fix typo in
RecipeNullabilityBestPractices
by @MBoegers in #27 - Add recipe to adopt
RewriteTest#defaults(RecipeSpec)
by @timtebeek in #28
New Contributors
Full Changelog: v0.10.0...v0.11.0