Skip to content

0.25

Latest
Compare
Choose a tag to compare
@odrotbohm odrotbohm released this 22 Mar 23:35
· 1 commit to main since this release
0.25.0
fb21785

⭐ New Features

  • Overhaul support of Hexagonal Architecture verification #306
  • Avoid persistence code generation for records not involved in persistence #308
  • Improve type names of generated classes #307
  • Mark EmbeddableInstantiators for records as @Generated #305

🐞 Bug Fixes

  • Relaxed checking of synthetic fields in JMoleculesDddRules.valueObjectsMustNotReferToIdentifiables() #301
  • Spring's ReflectionUtils missing from shaded classes #288

🔨 Dependency Upgrades