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 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ 0.10.4] - 2023-08-12
6
+
5
7
### Fixed
6
8
7
9
- Applying new styles only to the first matching tag during styles merging. [ #224 ] ( https://github.com/Stranger6667/css-inline/issues/224 )
301
303
302
304
- Initial public release
303
305
304
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.3...HEAD
306
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.4...HEAD
307
+ [ 0.10.4] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.3 ...python-v0.10.4
305
308
[ 0.10.3 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.2...python-v0.10.3
306
309
[ 0.10.2 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.1...python-v0.10.2
307
310
[ 0.10.1 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.0...python-v0.10.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline-python"
3
- version = " 0.10.3 "
3
+ version = " 0.10.4 "
4
4
authors = [
" Dmitry Dygalo <[email protected] >" ]
5
5
edition = " 2021"
6
6
rust-version = " 1.60"
You can’t perform that action at this time.
0 commit comments