Skip to content

6.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Sep 19:46
· 2 commits to main since this release
Immutable release. Only release title and notes can be modified.

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)