Skip to content

[JavaScript] Release 0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 19:40
· 53 commits to master since this release
75f9a9e

Changed

  • Bump MSRV to 1.71.1.
  • update cssparser to 0.35.
  • update html5ever to 0.31.
  • update selectors to 0.28.

Performance

  • Slightly improve the performance of HTML serialization.
  • Avoid creating unused caches.