Skip to content

NullAway 0.13.1

Choose a tag to compare

@yuxincs yuxincs released this 27 Jan 01:53
· 49 commits to master since this release
  • Improve verification of !null -> !null contracts (#1441)
  • Substitute inferred @NonNull types for generic method inference (#1445)
  • Better support for some contracts with boolean argument constraints (#1447)
  • Maintenance
    • Add junit-framework as another integration test (#1446)