Skip to content

0.5.3

Compare
Choose a tag to compare
@seongahjo seongahjo released this 10 Apr 08:30
· 417 commits to main since this release

0.5.3

New Features

  • Supports generating sealed class in Kotlin.
  • Supports generating interface or abstract class specified by @JsonTypeInfo and @JsonSubTypes in Jackson module.
  • Add implementations of PropertyGenerator, it helps to specify which properties are going to use.
    • ConstructorParameterPropertyGenerator
    • FieldPropertyGenerator
    • JavaBeansPropertyGenerator

Deprecated

  • MonkeyExpressionFactory option is deprecated. It would be removed in 0.6.0