Skip to content

1.1.0

Compare
Choose a tag to compare
@seongahjo seongahjo released this 08 Nov 03:18
· 16 commits to main since this release

🐒 New Features

  • By default, KotlinPlugin is now only used for the Kotlin type, and does not change the objectIntrospector Java type option.
  • By default, the properties generated by the PrimaryConstructorArbitraryIntrospector are parameters of the constructor.
  • All interface related options migrate to the InterfacePlugin.
  • The Java ArbitraryBuilder APIs and the Kotlin ArbitraryBuilder APIs are now separated.
  • The experimental API customizeProperty is now available in the ArbitraryBuilder API.
  • The experimental javaGetter is converted to maintained.
  • Upgrade Kotest version 5.9.1

Please check out the migration guide