0.3.0
This release migrates the plugin to the Gradle Worker API, ensuring that the plugin's javapoet dependency does not leak onto users' build classpaths.
It also fixes a warning caused by an implicit task dependency between the generateBuildInfo
and sourcesJar
tasks that became an error in Gradle 8.x.