Skip to content

v0.8.114

Compare
Choose a tag to compare
@babyfish-ct babyfish-ct released this 24 Mar 23:34
· 704 commits to main since this release
  1. Fix/Provide #449#451#452#453, #466, #468, #469, #471, #473, #474, #476
  2. Fix a bug of jimmer-graphql
  3. Properties in embeddable type can be handled by both ObjectFetcher and DTO language
  4. Nested flat is supported in DTO language
  5. Partial embeddable type is supported by save-command
  6. Formula property of entity can depend on nested properties of embeddable type
  7. Embeddable type supports formula properties
  8. @JoinTable supports cascadeDeletedBySource and cascadeDeletedByTarget
  9. DTO language supports interface implementation