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.11.2] - 2023-12-09
6
+
5
7
### Performance
6
8
7
9
- Avoid iterating over non-Element nodes.
226
228
227
229
- Initial public release
228
230
229
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.11.1...HEAD
231
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.11.2...HEAD
232
+ [ 0.11.2 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.11.1...wasm-v0.11.2
230
233
[ 0.11.1 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.11.0...wasm-v0.11.1
231
234
[ 0.11.0 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.10.5...wasm-v0.11.0
232
235
[ 0.10.5 ] : https://github.com/Stranger6667/css-inline/compare/wasm-v0.10.4...wasm-v0.10.5
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline-wasm"
3
- version = " 0.11.1 "
3
+ version = " 0.11.2 "
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