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