Releases: Stranger6667/css-inline
Releases · Stranger6667/css-inline
[Rust] Release 0.21.0
Changed
- Bump MSRV to
1.85. - Update
selectorsto0.38. - Update
cssparserto0.37.
Fixed
width/heightHTML attributes not derived from an element's own inlinestyleattribute. #725
[Ruby] Release 0.21.0
Changed
- Update
selectorsto0.38. - Update
cssparserto0.37.
Fixed
width/heightHTML attributes not derived from an element's own inlinestyleattribute. #725
[Python] Release 0.21.0
Removed
- Support for Python 3.9.
Changed
- Update
selectorsto0.38. - Update
cssparserto0.37. - Update
PyO3to0.29.0.
Fixed
width/heightHTML attributes not derived from an element's own inlinestyleattribute. #725
[PHP] Release 0.21.0
Changed
- Update
selectorsto0.38. - Update
cssparserto0.37.
Fixed
width/heightHTML attributes not derived from an element's own inlinestyleattribute. #725
[JavaScript] Release 0.21.0
Changed
- Update
selectorsto0.38. - Update
cssparserto0.37.
Fixed
width/heightHTML attributes not derived from an element's own inlinestyleattribute. #725
[Java] Release 0.21.0
Changed
- Update
selectorsto0.38. - Update
cssparserto0.37.
Fixed
width/heightHTML attributes not derived from an element's own inlinestyleattribute. #725
[C] Release 0.21.0
Changed
- Update
selectorsto0.38. - Update
cssparserto0.37.
Fixed
width/heightHTML attributes not derived from an element's own inlinestyleattribute. #725
[Rust] Release 0.20.2
[Ruby] Release 0.20.3
Changed
- Pin ICU crates to Rust 1.85-compatible versions in the shipped lock file to prevent MSRV breakage for source builds.