Skip to content

v0.4.7

Choose a tag to compare

@Dan-wanna-M Dan-wanna-M released this 27 Oct 00:18
· 28 commits to master since this release
  • Support substring_of as a constraint metadata in typing.Annotated and substringOf as a custom constraint in json schema on the generated string.
  • Support FormatterBuilder.regex_complement to allow constraining the output to be a string that does not match the string anywhere.