Sourced from nullaway's changelog.
Version 0.10.8
- Don't do checks for type casts and parameterized trees in unannotated code (#712)
- Add an initial
nullaway:nullaway-annotations
artifact. (#709)
- Contains only an implementation of
@Initializer
for now.- NullAwayInfer/Annotator data serialization support [experimental]
- Build / CI tooling for NullAway itself:
- Turn up various Error Prone checks (#710)
8309d67
Prepare for release 0.10.8.535772a
[FixSerialization] Update path serialization for reported errors and
fixes. (...dcadcfa
Update region selection for initialization errors. (#713)2f871a8
Don't do checks for type casts and parameterized trees in unannotated
code (#...ab0a17d
Turn up various Error Prone checks (#710)afb8fd4
Add an initial annotations artifact (with sample @Initializer
implementation)...3ad8876
Prepare next development version.