Fixed
- fix: Reject percent signs that do not introduce a hex triplet in relative references (#959)
- Validate iri and iri-reference formats according to RFC 3987 (#962)
- Fix uri-template rejecting non-Latin literals on PCRE2 10.46 (#961)
- Validate uri-template format according to RFC 6570 (#960)
- fix: Address warning on PHPUnit process due to upstream changes (#956)
- Resolve nested schema ids against their enclosing base uri (#947)
Added
- Validate idn-email format (#963)