Skip to content

Releases: Stranger6667/css-inline

[Ruby] Release 0.15.0

24 Jun 18:08
ruby-v0.15.0
d23443d

Choose a tag to compare

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.

Removed

  • Support for Ruby 2.7

[C] Release 0.15.0

21 Jun 10:52
c-v0.15.0
df215f8

Choose a tag to compare

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.

[Rust] Release 0.15.0

17 Jun 14:56
rust-v0.15.0
6c821ce

Choose a tag to compare

Changed

  • Update cssparser to 0.35.
  • Update html5ever to 0.31.
  • Update selectors to 0.28.

[Python] Release 0.15.0

17 Jun 16:37
python-v0.15.0
0c9dba1

Choose a tag to compare

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.

[Rust] Release 0.14.5

16 Jun 21:19
rust-v0.14.5
a7b6229

Choose a tag to compare

Performance

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

[Rust] Release 0.14.4

27 Dec 13:07
rust-v0.14.4
c09bf3b

Choose a tag to compare

Changed

  • Bump MSRV to 1.71.1.

[Python] Release 0.14.6

27 Dec 15:31
python-v0.14.6
d3ed021

Choose a tag to compare

Added

  • Support & build for PyOdide. #411

Changed

  • Bump MSRV to 1.71.1.

[C] Release 0.14.4

27 Dec 13:32
c-v0.14.4
a251d7c

Choose a tag to compare

Changed

  • Bump MSRV to 1.71.1.

[Rust] Release 0.14.3

14 Nov 07:16
rust-v0.14.3
cd1b44a

Choose a tag to compare

Fixed

  • Prioritize !important rules when computing element styles. #398

[Ruby] Release 0.14.3

14 Nov 08:08
ruby-v0.14.3
1da2e88

Choose a tag to compare

Fixed

  • Prioritize !important rules when computing element styles. #398