Skip to content

0.6.11

Compare
Choose a tag to compare
@seongahjo seongahjo released this 20 Oct 07:49
· 280 commits to main since this release

0.6.11

  • Add kotest module. Using it as a runtime of generating primitive types.
  • Add supporting a custom validator in Javax, Jakarta Bean Validation.
  • Add PropertySelecotr as a super type of ExpressionGenerator to abstract how to reference a property.
  • Fix a bug in size Map in thenApply operation.
  • Add option to resolve a seed for deterministic re-runs.
  • Fix set a nested self reference object.