0.20.1
Add ability to generate a subset of Poko functions with @Poko.EqualsAndHashCode and @Poko.ToString. Apply one of these to a class instead of the standard @Poko annotation, and only the respective function(s) will be generated by the Poko plugin. This feature is experimental and requires opt-in via @IndependentFunctionsSupport.
Add forward compatibility with Kotlin 2.3.0-Beta1.
Target Gradle 9.1.0, and add backward compatibility with Gradle 8.11.