v0.2.5 - New rules: `NoDuplicateKeysInMapOf`, `WithReceiverShouldHaveMultipleActions`
What's Changed
- Update README to use maven depdendency + remove jitpack by @Adriel-M in #40
- Add NoDuplicateKeysInMapOf rule by @nathanleung in #41
- Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by @dependabot in #39
- Rule: Require more than one statement per
with
block by @artureiji in #42 - Publish to gradle after publishing a new version on github by @Adriel-M in #44
- Release: Prepare for v0.2.5, update Release pattern. by @Nava2 in #43
New Contributors
- @Adriel-M made their first contribution in #40
- @nathanleung made their first contribution in #41
- @artureiji made their first contribution in #42
Full Changelog: v0.2.4...v0.2.5