Skip to content

Release 0.16

Compare
Choose a tag to compare
@cpovirk cpovirk released this 08 May 15:55
  • Migrated off Truth's removed failWithRawMessage and deprecated fail. (2678c36, 3f1f222)
  • CompilationSubject.succeeded() now shows warnings as well as errors on failure. (7d31b53)
  • Make ForwardingStandardJavaFileManager public. (acf6ae7)
  • Add withClasspath(Iterable<File>) to Compiler and JavaSourcesSubject and deprecate withClasspathFrom(ClassLoader) (7622471)