Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 20:57
· 1 commit to main since this release

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)