Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@siom79 siom79 released this 11 Oct 12:41
· 875 commits to master since this release
  • You can provide now a list of jar files to the CLI tool or a list of dependencies to the maven plugin in order to assemble a report over a bunch of jar files (#67).
  • It is now possible to provide separate classpaths for the old and new version (#61).
  • You can now provide a classifier for the old and new version (#73).
  • The maven plugin provides now an option to specify a separate CSS file for the HTML report (#63).
  • Dependencies declared with one of the dependency elements (<dependencies/>, <oldDependencies/>, <newDependencies/>) are now resolved transitively and all transitive dependencies are added to the classpath (#75).