Releases: Consensys/errorprone-checks
Releases · Consensys/errorprone-checks
1.1.1
1.1.0
What's Changed
- Add check for variable/method/class naming by @jtraglia in #6
- Add MathTargetType check by @jtraglia in #7
- Check for deprecated fastutil methods by @jtraglia in #5
- Upgrade gradle by @ajsutton in #8
- Fix binary operations in MathTargetType by @jtraglia in #9
New Contributors
Full Changelog: 1.0.2...1.1.0
1.0.2
What's Changed
- Update log4j to 2.17.0 by @ajsutton in #2
- Update log4j dependency to 2.17.1 by @usmansaleem in #3
New Contributors
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Update log4j test runtime dependency by @usmansaleem in #1
Full Changelog: 1.0.0...1.0.1
1.0.0
1.0.0
- Initial release of custom errorprone plugins. These are mainly migrated from other Consensys projects such as Besu and Teku.