Skip to content

1.0.23

Compare
Choose a tag to compare
@seongahjo seongahjo released this 10 Aug 10:44
· 99 commits to main since this release

🐒 New Features

  • Remove generating a file .jqwik-database. #1026
  • Add the flexible option for complex usage in InterfacePlugin check out details here. #1025
    • interfaceImplements(Matcher, CandidateConcretePropertyResolver)
    • abstractClassExtends(Matcher, CandidateConcretePropertyResolver)

🐞 Bug Fixes

  • Fix for generating Kotlin self-reference with default arguments. #1024