Skip to content

[Ruby] Release 0.42.1

Choose a tag to compare

@github-actions github-actions released this 17 Feb 12:02
· 108 commits to master since this release
ruby-v0.42.1
9ea8fe0

Performance

  • Reduce dynamic dispatch overhead for non-recursive $ref resolution.
  • Cache ECMA regex transformations during format: "regex" validation.