File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 0.7.6] - 2022-01-08
6+
57### Fixed
68
79- Invalid handling of double-quoted property values like in ` font-family: "Open Sans" ` . [ #129 ] ( https://github.com/Stranger6667/css-inline/issues/129 )
172174
173175- Initial public release
174176
175- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.7.5...HEAD
177+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.7.6...HEAD
178+ [ 0.7.6 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.7.5...rust-v0.7.6
176179[ 0.7.5 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.7.4...rust-v0.7.5
177180[ 0.7.4 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.7.3...rust-v0.7.4
178181[ 0.7.3 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.7.2...rust-v0.7.3
Original file line number Diff line number Diff line change 11[package ]
22name = " css-inline"
3- version = " 0.7.5 "
3+ version = " 0.7.6 "
44authors = [" Dmitry Dygalo <dadygalo@gmail.com>" ]
55edition = " 2018"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments