NullAway v0.4.0 Release Notes

    • 👌 Support for checking uses of method references (#139, #140). Note that this may lead to new NullAway warnings being reported for code that previously passed.
    • ➕ Add support for Observable.doOnNext to RxNullabilityPropagator (#137)