NullAway v0.1.8 Release Notes

    • ๐Ÿ— Make NullAway's Error Prone dependence compileOnly (#50). This could help reduce size of annotation processor paths, speeding build times.
    • ๐Ÿ– Handle AND, OR, XOR expressions getting autoboxed (#55)
    • ๐Ÿ– Handle @Nullable type use annotations (#56)