Skip to content

v0.2.5 - New rules: `NoDuplicateKeysInMapOf`, `WithReceiverShouldHaveMultipleActions`

Compare
Choose a tag to compare
@Nava2 Nava2 released this 14 Jun 16:57
· 30 commits to main since this release
fd88b68

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

Full Changelog: v0.2.4...v0.2.5