File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.10.4] - 2023-08-12
6+
57### Fixed
68
79- Applying new styles only to the first matching tag during styles merging. [ #224 ] ( https://github.com/Stranger6667/css-inline/issues/224 )
288290
289291- Initial public release
290292
291- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.2...HEAD
293+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.4...HEAD
294+ [ 0.10.4 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.3...rust-v0.10.4
295+ [ 0.10.3 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.2...rust-v0.10.3
292296[ 0.10.2 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.1...rust-v0.10.2
293297[ 0.10.1 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.0...rust-v0.10.1
294298[ 0.10.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.9.0...rust-v0.10.0
Original file line number Diff line number Diff line change 11[package ]
22name = " css-inline"
3- version = " 0.10.3 "
3+ version = " 0.10.4 "
44authors = [" Dmitry Dygalo <dmitry@dygalo.dev>" ]
55edition = " 2021"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments