Skip to content

Releases: domaframework/doma-codegen-plugin

v1.2.1

12 Sep 09:33

Choose a tag to compare

What's Changed

Bug Fixes

  • Fix version properties for Kotlin code generation (#15)

Maintenance

  • Add new line in template files (#14)

Documentation

  • Clean README.md (#16)

v1.2.0

12 Sep 04:50
78def2e

Choose a tag to compare

What's Changed

New Features

  • Support Kotlin source code generation (#12)

Maintenance

  • Remove an AUTHOR variable from change-template (#11)
  • Configure Renovate (#6)
  • Polish the CI workflow (#3)
  • Create release notes automatically (#2)
  • Use GitHub Actions (#1)

Documentation

  • Improve README.md (#5)
  • Create LICENSE (#4)

Dependency Upgrades

  • Update org.seasar.doma to v2.41.0 (#10)
  • Update org.junit.jupiter to v5.6.2 (#9)
  • Update dependency org.seasar.doma.compile:org.seasar.doma.compile.gradle.plugin to v1.1.0 (#8)

v1.1.0

30 May 02:05

Choose a tag to compare

  • Do not apply the entity dedicated options for DTO generation
  • Add the useMappedSuperclass option

v1.0.0

29 May 21:25

Choose a tag to compare

  • Fix to use the useListener option to generate listeners
  • Support the Metamodel annotation

v0.0.2

04 Apr 10:13

Choose a tag to compare