affected-paths-core
: Add in flag for enabling build scans on affected-paths runsaffected-paths-core
: Allow better control of the Gradle daemon
affected-paths-core
: Fix custom Gradle flags not being properly settooling-support-android
: Evaluate projects withcom.android.test
plugin
affected-paths-core
,tooling-support-*
: Add in support for composite builds being analyzedaffected-paths-core
: Remove filter of root projectaffected-paths-core
: Fix improper project mapping for file changes in nested projectsaffected-paths-core
: Allow a custom Gradle installation path to be passed in to the Gradle Tooling API
tooling-support
: Fix crash fromSquareProjectModelBuilder
when used on a non-Java/Android projectaffected-paths-core
: AddsautoInjectPlugin
flag toCoreOptions
, which auto-injects the "com.squareup.tooling" plugin to the build
- Initial public release
tooling-support-core
: Close ServiceLoader stream once all extractors are foundtooling-support
: Close ServiceLoader stream once all extractors are foundaffected-paths-core
: Allow for custom changed files to be analyzed
tooling-support-core
: Fix import statementstooling-support
: Fix ServiceLoader not loadingSquareProjectExtractor
implementationsaffected-paths-core
: Allow for SquareProject list to be provided toCoreAnalyzer.analyze()
- Initial Release