Adds a useful report outlining cache entries restored/saved, and fixes a few issues found in v2.0-rc.1
.
- All dependency files are not included in
dependencies
cache bundle, instead of just.jar
files (#100) gradle-home-cache-includes
andgradle-home-cache-excludes
are now multi-line inputs (#106)- Only restore configuration-cache state when all of Gradle User Home is restored (#107)
- Report on cache entry keys and sizes in post-action