Skip to content

[Ruby] Release 0.49.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 21:42
ab6dfdd

Fixed

  • JSONSchema.canonicalize rejecting pattern_options (it should take the same regex configuration as validators).
  • InvalidPattern failures raising the base CanonicalizationError (they should raise JSONSchema::Canonical::InvalidPattern).