Skip to content

[Rust] Release 0.42.1

Choose a tag to compare

@Stranger6667 Stranger6667 released this 17 Feb 11:10
· 110 commits to master since this release
rust-v0.42.1
b1584ef

Performance

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