Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 454 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 454 Bytes

Change Log

Version 0.1.1 (2015-11-29)

  • Make it possible to use the plugin with Java 7 (fixes #11)
  • Provide default name patterns for classes to be excluded from report generation. Currently, these patterns include Android, Dagger 2 and Butter Knife generated classes.
  • Allow user to toggle report generation for specified type (e.g. jacocoAndroidUnitTestReport { csv.enabled true }).

Version 0.1.0 (2015-09-13)

  • Initial release