Skip to content

0.7.2

Compare
Choose a tag to compare
@ZacSweers ZacSweers released this 02 May 18:20
· 43 commits to main since this release
  • Add new DoNotMockAnything check. This is disabled by default. This marks any mock as a lint error. This is useful for enforcing a no-mocks policy in your codebase.
  • Update lint to 31.5.0-alpha07.
  • Update to kotlin 1.9.23.
  • [docs] Expand Mock option explanation for use with multiple issues.

Special thanks to @utwyko for contributing to this release!

What's Changed

New Contributors

Full Changelog: 0.7.1...0.7.2