- Migrate from
*MetadataConfigurationNameto*ConfigurationName- Kotlin 2.3.x compatibility
- Align
affected-paths-coreversion with atooling-supportthat it uses
tooling-support-core: Support for Gradle 9
tooling-support: Support SqlDelight 2.xaffected-paths-core: Minimum JDK version is now 17
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.testplugin
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 fromSquareProjectModelBuilderwhen used on a non-Java/Android projectaffected-paths-core: AddsautoInjectPluginflag 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 loadingSquareProjectExtractorimplementationsaffected-paths-core: Allow for SquareProject list to be provided toCoreAnalyzer.analyze()
- Initial Release