File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.14.3] - 2024-11-14
6+
57### Fixed
68
79- Prioritize ` !important ` rules when computing element styles. [ #398 ] ( https://github.com/Stranger6667/css-inline/pull/398 )
406408
407409- Initial public release
408410
409- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.14.2...HEAD
411+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.14.3...HEAD
412+ [ 0.14.3 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.14.2...rust-v0.14.3
410413[ 0.14.2 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.14.1...rust-v0.14.2
411414[ 0.14.1 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.14.0...rust-v0.14.1
412415[ 0.14.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.13.0...rust-v0.14.0
Original file line number Diff line number Diff line change 11[package ]
22name = " css-inline"
3- version = " 0.14.2 "
3+ version = " 0.14.3 "
44authors = [" Dmitry Dygalo <dmitry@dygalo.dev>" ]
55edition = " 2021"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments