Skip to content

[Python] Release 0.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 16:37
· 63 commits to master since this release
python-v0.15.0
0c9dba1

Changed

  • Update PyO3 to 0.25.0.
  • 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.

Removed

  • Support for Python <3.9.