Skip to content

1.0.20

Compare
Choose a tag to compare
@seongahjo seongahjo released this 19 Jun 06:47
· 82 commits to main since this release

🐒 New Features

  • Add support for multi-level inheritance of sealed class and sealed interface. #991 @ctmanjak

🐞 Bug Fixes

  • Fix generation of enum implementations as a sealed class in JDK17. #993
  • Fix for overwriting options in JdkVariantOptions. #992 @ctmanjak