Skip to content

Releases: Stranger6667/css-inline

[Java] Release 0.15.0

02 Jul 18:59
java-v0.15.0
607aded
Compare
Choose a tag to compare

Initial public release 🎉

[JavaScript] Release 0.15.0

24 Jun 19:40
75f9a9e
Compare
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.

[Ruby] Release 0.15.2

24 Jun 18:09
ruby-v0.15.2
9ba0cbb
Compare
Choose a tag to compare

Changed

  • Bump MSRV to 1.82.

Fixed

  • Packaging issue.
  • Installation on Alpine. #394

[Ruby] Release 0.15.1

24 Jun 18:09
ruby-v0.15.1
6a78db6
Compare
Choose a tag to compare

Fixed

  • Packaging issue.

[Ruby] Release 0.15.0

24 Jun 18:08
ruby-v0.15.0
d23443d
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changed

  • Bump MSRV to 1.71.1.