NullAway v0.7.9 Release Notes

Release Date: 2019-11-15 // over 4 years ago
    • ⬆️ Multiple dependency upgrades
      • Gradle to 5.6.2. (#362)
      • WALA to 1.5.4 (#337)
      • Checker Dataflow to 3.0.0 (#369)
    • ➕ Added OPTIONAL_CONTENT synthetic field to track Optional emptiness (#364)
      • With this, -XepOpt:NullAway:CheckOptionalEmptiness should be ready for use.
    • 🖐 Handle Nullchk operator (#368)