Skip to content

Releases: ArgonarioD/gradle-plugin-jimmer

v1.2.0

08 Jun 11:43
Compare
Choose a tag to compare

Features

  • Implemented all precompiler parameters for Jimmer until 0.8.134.
  • Enabled Quarkus Extension for Kotlin.

v1.1.1

08 Mar 03:21
Compare
Choose a tag to compare

Features

  • improve warning logs when jimmer version not set
  • support kotlin project with no ksp plugin applied

v1.1.0

07 Mar 07:14
Compare
Choose a tag to compare

Features

  • support ormCompileOnly
  • support jimmer-mapstruct-apt auto configuration

Bugs Fixed

  • kspKotlin task isn't registered if there's no explicit ksp dependency configuration in the gradle build file.