0.27.0
- Update vendored schemas: azure-pipelines, bitbucket-pipelines, gitlab-ci, renovate (2023-09-27)
- Add a
--validator-classoption for specifying a customjsonschema.protocols.Validatorclass to use (#327, #262) - Instances and schemas may now be passed on stdin, using
-(#332, #251) - Minor fix to hook regexes to explicitly match
.chars. Thanks @skwde! (#325)