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.8.0] - 2022-01-10
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 )
7880
7981- Initial public release
8082
81- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.7.5...HEAD
83+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.8.0...HEAD
84+ [ 0.8.0 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.7.5...wasm-v0.8.0
8285[ 0.7.5 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.7.4...wasm-v0.7.5
8386[ 0.7.4 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.7.3...wasm-v0.7.3
8487[ 0.7.3 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.7.2...wasm-v0.7.3
Original file line number Diff line number Diff line change 11[package ]
22name = " css-inline-wasm"
3- version = " 0.7.5 "
3+ version = " 0.8.0 "
44authors = [" Dmitry Dygalo <dadygalo@gmail.com>" ]
55edition = " 2018"
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments