v0.4.7
- Support
substring_ofas a constraint metadata in typing.Annotated andsubstringOfas a custom constraint in json schema on the generated string. - Support
FormatterBuilder.regex_complementto allow constraining the output to be a string that does not match the string anywhere.