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.
261
263
262
264
- Initial public release
263
265
264
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.0...HEAD
266
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.1...HEAD
267
+ [ 0.10.1 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.10.0...rust-v0.10.1
265
268
[ 0.10.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.9.0...rust-v0.10.0
266
269
[ 0.9.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.5...rust-v0.9.0
267
270
[ 0.8.5 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.4...rust-v0.8.5
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline"
3
- version = " 0.10.0 "
3
+ version = " 0.10.1 "
4
4
authors = [
" Dmitry Dygalo <[email protected] >" ]
5
5
edition = " 2021"
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments