Releases: tbroyer/gradle-incap-helper
Releases · tbroyer/gradle-incap-helper
v1.0.0
v0.3
- Annotation now has class retention; this enables Gradle incremental processing (kind of ironic that it wasn't the case; it used to be for another reason though)
- Processor checks that the annotated class is not abstract
- Processor checks that dynamic processors override
getSupportedOptions()