Skip to content

chainsaw-0.1.3

Compare
Choose a tag to compare
@zyxist zyxist released this 08 Oct 12:59
· 33 commits to master since this release

Changes:

  • feature: it is now possible to patch modules with javaModules.patchModules,
  • feature: patch configuration that groups patched dependencies,
  • fix: verifyModuleName task is now executed after the compilation, so that it can work with annotation processors that generate Java code,

This is the first release that can deal with jsr305 dependency issues (notable affected libraries: Guava, Dagger), and annotation processors.