Skip to content

1.7.0

Latest
Compare
Choose a tag to compare
@filiphr filiphr released this 28 Apr 09:34
· 6 commits to main since this release

Features

  • New @Mapping Inspections (#153)
    • No source defined
    • More than one source defined. Quick fixes:
      • Remove source
      • Remove constant
      • Remove expression
      • Use constant as defaultValue
      • Use expression as defaultExpression
    • More than one default source defined
      • Remove defaultValue
      • Remove defaultExpression

Enhancements

  • Align @InheritConfiguration with MapStruct core and support auto inheritance (#151)
  • Support collection getters as viable target setter (#149)
  • Support java expression in conditionExpression (#154)
  • Align expression support with MapStruct core (#164, #170)
  • Disable unmapped target property warnings when implicitly mapping from a map (#167)
  • Support java text blocks for expressions (#188)

Bug fixes

  • Code completion doesn't work with Lombok @SuperBuilder annotation #159

Minimum Supported Intellij

  • 2022.2