Skip to content

[C] Release 0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 10:52
· 61 commits to master since this release
c-v0.15.0
df215f8

Changed

  • 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.