Releases: dropbox/AffectedModuleDetector
Releases · dropbox/AffectedModuleDetector
v0.6.2
What's Changed
- Prepare for release 0.6.1. by @joshafeinberg in #311
- Prepare next development version. by @joshafeinberg in #312
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Prepare for release 0.6.0. by @joshafeinberg in #302
- Prepare next development version. by @joshafeinberg in #303
- move log config so that logging works when detector is disabled by @nebulon42 in #298
- fix problem with slash in branch name on Windows by @nebulon42 in #295
- Register new tasks after plugin is configured. by @thetoothpick in #294
- Bump org.jacoco:org.jacoco.core from 0.8.10 to 0.8.13 by @dependabot[bot] in #304
- Bump org.mockito.kotlin:mockito-kotlin from 4.1.0 to 6.0.0 by @dependabot[bot] in #308
- Downgrade project to Java 17 by @joshafeinberg in #309
- Bump org.jlleitschuh.gradle:ktlint-gradle from 11.4.2 to 13.0.0 by @dependabot[bot] in #306
- Bump com.android.tools.build:gradle from 8.6.1 to 8.12.1 by @dependabot[bot] in #307
- Kotlin 2.2.10 Upgrade by @joshafeinberg in #310
New Contributors
- @nebulon42 made their first contribution in #298
- @thetoothpick made their first contribution in #294
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Prepare for release 0.5.0. by @joshafeinberg in #285
- Prepare next development version. by @joshafeinberg in #286
- First run of Gradle 9 support by @joshafeinberg in #300
- Publish and release at the same time by @joshafeinberg in #301
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Prepare for release 0.4.0. by @joshafeinberg in #283
- Prepare next development version by @joshafeinberg in #284
- Update with latests changes provided by Google including a switch to … by @joshafeinberg in #270
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Prepare next development version. by @joshafeinberg in #248
- Support usage in projects using Gradle 8.10 by avoiding using Project.equals by @anthonycr in #257
- Upgrades to Java 11, Gradle 8.9, AGP 8.6.1, and Kotlin 1.9.25 by @joshafeinberg in #263
- Update test dependencies to newer versions by @ILikeYourHat in #250
- Ability to configure skipping build all by @tonyhaddad in #255
- Add support for providing a raw commit SHA to compare against as a new comparison strategy by @ivanalvarado in #279
- Fix test failing by @joshafeinberg in #281
New Contributors
- @anthonycr made their first contribution in #257
- @ILikeYourHat made their first contribution in #250
- @tonyhaddad made their first contribution in #255
- @ivanalvarado made their first contribution in #279
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Enable ktlint by @joshafeinberg in #241
- Move configuration to before project evaluation by @joshafeinberg in #245
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Prepare for release 0.2.2. by @joshafeinberg in #238
- Prepare next development version. by @joshafeinberg in #239
- Set up dependOn task only if project is affected by @kozaxinan in #240
- Add the ability to configure ignoredFiles by @kpagratis in #236
New Contributors
- @kozaxinan made their first contribution in #240
- @kpagratis made their first contribution in #236
Full Changelog: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Prepare for release 0.2.1. by @joshafeinberg in #191
- Prepare next development version. by @joshafeinberg in #192
- Make it clear that you have to runAffectedUnitTests from the sample dir by @edenman in #224
- Add check to see if task exists on project before adding dependency by @joshafeinberg in #233
New Contributors
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Prepare for release 0.2.0. by @joshafeinberg in #175
- Prepare next development version. by @joshafeinberg in #176
- Fix README typo's by @blundell in #179
- Allow exclude by regex by @blundell in #181
- Support exotic gradle projects by @mezpahlan in #178
- Fix directory names in tests by @joshafeinberg in #185
- Use basedir if available for figuring out relative file paths by @joshafeinberg in #190
New Contributors
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Prepare next development version. by @joshafeinberg in #158
- Bump gradle from 7.1.3 to 7.3.0 by @dependabot in #166
- Small refactoring by @Evleaps in #173
- Bump gradle from 7.3.0 to 7.3.1 by @dependabot in #171
- Excluded modules should not be added to task graph by @joshafeinberg in #167
- Switch registering tasks to lazy by @joshafeinberg in #170
- Feature/new specified branch commit by @Evleaps in #164
- Experimental Windows support - take 2 by @mezpahlan in #172
New Contributors
- @mezpahlan made their first contribution in #172
Full Changelog: v0.1.6...v0.2.0