Skip to content

NullAway 0.11.0

Latest
Compare
Choose a tag to compare
@yuxincs yuxincs released this 01 Jun 01:49
· 26 commits to master since this release

IMPORTANT: Support for JDK 8 is dropped and NullAway now requires ErrorProne 2.14.0 or higher.

  • Delete OptionalEmptinessHandler method that is no longer needed (#954)
  • Refactor PreservedAnnotationTreeVisitor (#955)
  • Update to Error Prone 2.27.1 (#957)
  • JSpecify subtyping checks for arrays (#956)
  • Bump to Checker Framework 3.43.0 (#959)
  • Drop Java 8 support (#961)