Releases: diffplug/atplug
Releases · diffplug/atplug
v1.2.1
v1.2.1
Fixed
FindPlugsTask
had an up-to-date issue in projects with mixed Kotlin and Java. (#68)
v1.2.0
v1.2.0
Added
- Cacheability, incremental task, and huge speed improvement. (#66)
plugGenerate
refactored into plugFind
followed by plugGenerate
Changed
- Bump required JVM from 11 to 17. (#63)
- Detect Kotlin version rather than harcode it. (#64)