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.1] - 2024-04-27
6+
57### Fixed
68
79- Precedence of element styles over other styles. [ #364 ] ( https://github.com/Stranger6667/css-inline/issues/364 )
390392
391393- Initial public release
392394
393- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.14.0...HEAD
395+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.14.1...HEAD
396+ [ 0.14.1 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.14.0...rust-v0.14.1
394397[ 0.14.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.13.0...rust-v0.14.0
395398[ 0.13.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.12.0...rust-v0.13.0
396399[ 0.12.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.11.2...rust-v0.12.0
Original file line number Diff line number Diff line change 11[package ]
22name = " css-inline"
3- version = " 0.14.0 "
3+ version = " 0.14.1 "
44authors = [" Dmitry Dygalo <dmitry@dygalo.dev>" ]
55edition = " 2021"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments