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.1] - 2023-06-18
6
+
5
7
### Performance
6
8
7
9
- Use a simpler way for HTML tree traversal.
274
276
275
277
- Initial public release
276
278
277
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.0...HEAD
279
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.1...HEAD
280
+ [ 0.10.1 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.0...python-v0.10.1
278
281
[ 0.10.0 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.9.0...python-v0.10.0
279
282
[ 0.9.0 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.8.7...python-v0.9.0
280
283
[ 0.8.7 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.8.6...python-v0.8.7
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline-python"
3
- version = " 0.10.0 "
3
+ version = " 0.10.1 "
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