Release 0.16
- Migrated off Truth's removed
failWithRawMessage
and deprecatedfail
. (2678c36, 3f1f222) CompilationSubject.succeeded()
now shows warnings as well as errors on failure. (7d31b53)- Make
ForwardingStandardJavaFileManager
public. (acf6ae7) - Add
withClasspath(Iterable<File>)
toCompiler
andJavaSourcesSubject
and deprecatewithClasspathFrom(ClassLoader)
(7622471)