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.
144
146
145
147
- Initial public release
146
148
147
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.10.0...HEAD
149
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.10.1...HEAD
150
+ [ 0.10.1 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.10.0...wasm-v0.10.1
148
151
[ 0.10.0 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.9.0...wasm-v0.10.0
149
152
[ 0.9.0 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.8.4...wasm-v0.9.0
150
153
[ 0.8.4 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.8.3...wasm-v0.8.4
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline-wasm"
3
- version = " 0.10.0 "
3
+ version = " 0.10.1 "
4
4
authors = [
" Dmitry Dygalo <[email protected] >" ]
5
5
edition = " 2021"
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments