Removed deprecated script checker/bin-devel/build.sh; use ./gradlew assemble instead.
Removed deprecated names "builder", "object.construction", and "objectconstruction" for the Called Methods Checker.
New method annotation @DoesNotUnrefineReceiver.
In AnnotatedTypeFactory:
hasDoesNotUnrefineReceiver().isAliasedTypeAnnotation() is now protected rather than public.#6890, #7364, #7488.