Skip to content

[Python] Release 0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 21:55
· 24 commits to master since this release
python-v0.16.0
1df687b

Changed

  • Bump MSRV to 1.75.
  • Update selectors to 0.30.
  • Update html5ever to 0.35.

Fixed

  • Set 3.9 in requires-python key in pyproject.toml.
  • Ignored !important that has insignificant whitespace after it.

Performance

  • Use interned string to compare style element name.
  • Only check the value suffix for !important.