Skip to content

1.1.9

Latest
Compare
Choose a tag to compare
@seongahjo seongahjo released this 08 Feb 04:27
· 1 commit to main since this release

🐞 Bug Fixes

  • Fix abstractExtends in InterfacePlugin does not support interface, please use interafaceImplements instead.
  • Fix a record instance generates canonical constructor properties.
  • Fix modifying the number option in SimpleValueJqwikPlugin.

⚠️ Deprecated

  • Deprecate InterfaceCandidateConcretePropertyResolver, please use ConcreteTypeCandidateConcretePropertyResolver instead.