Navigation Menu

Skip to content

Release 0.1.2

Compare
Choose a tag to compare
@Chessray Chessray released this 09 Jun 09:43
· 46 commits to main since this release

Changes in this release:

  • Mark the Processor as incremental for Gradle Build. Thanks to Olivier Boudet) for raising the original issue.
  • Make sure the @Generated annotation is being imported from the correct package for the build environment. This now follows the same logic as the MapStruct Core. Thanks to John Kelly for pointing out this omission.
  • In line with MapStruct Core 1.5, we have upgraded the build environment to JDK 11.