Skip to content

0.7 Latest + Report

Compare
Choose a tag to compare
@TWiStErRob TWiStErRob released this 09 Oct 23:54

Release

Date: 2018-10-10
Version: 0.7

  • Breaking: This release was originally published in Bintray, but is now gone, please update to a newer release from mavenCentral().

Changes

For full list of changes see change log, release milestone and diff.

  • Publish -sources.jar files (#13)
  • Android Gradle Plugin 3.2.0 (#12)
  • Use Android 28 for testing (#12)
  • Gradle: 4.9 (AGP 3.2.0 needs 4.6+) (#12)
    4.10.2 is GA, but has many breaking changes (e.g. kotlin-dsl and lazy task configuration)
  • New model for Violations, a grouped property approach (#14)
  • New task for HTML report with limited Lint support (#14)
  • Tasks are now automatically added when applying quality plugin (#14, #18, #20, #21)
  • Fixed empty data handling in TableGenerator (#16)