1.0.2
What's Changed
- new recipe that changes .equals() to .contentEquals() when comparing … by @AlekSimpson in #124
- Remove hashCode calls on arrays by @AlekSimpson in #128
- Remove to string calls from array instances by @AlekSimpson in #126
New Contributors
- @AlekSimpson made their first contribution in #124
Full Changelog: v1.0.1...v1.0.2