Skip to content

v1.11.2

Compare
Choose a tag to compare
@Chrimle Chrimle released this 26 Oct 16:51
· 67 commits to main since this release
3f3c662

What's Changed

New Features

  • Merge deprecation.mustache into pojo.mustache & modelEnum.mustache by @Chrimle in #195

    The deprecation.mustache file only included the annotation @Deprecated. This was only used in two places: pojo.mustache and modelEnum.mustache to annotate deprecated record and enum classes, respectively. This did not warrant being a separate .mustache file.

Full Changelog: v1.11.1...v1.11.2