Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 28 Mar 00:55
· 19 commits to main since this release
  • New: Add TestParameterSiteTarget check to protect against google/TestParameterInjector#49.
  • New: Add NullableConcurrentHashMap check to protect against putting null keys or values into ConcurrentHashMaps.
  • Add mockito-kotlin mock/spy functions to default DoNotMock checks.
  • Add java.util.Calendar to DenyListedApiDetector.
  • Don't require ExceptionMessage lint in tests.
  • Update EitherNet checks to EitherNet 2.0.
  • Raise lint registry API version to 16 (8.7.0-alpha04).
  • Build against Kotlin 2.1.20.
  • Build against lint 31.10.0-alpha03.

Special thanks to @mformetal and @jbduncan for contributing to this release!

What's Changed

New Contributors

Full Changelog: 0.8.2...0.9.0