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.8.4] - 2022-11-02
6
+
5
7
### Added
6
8
7
9
- ` data-css-inline="ignore" ` attribute to ignore CSS inlining. [ #10 ] ( https://github.com/Stranger6667/css-inline/issues/10 )
210
212
211
213
- Initial public release
212
214
213
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.3...HEAD
215
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.4...HEAD
216
+ [ 0.8.4 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.3...rust-v0.8.4
214
217
[ 0.8.3 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.2...rust-v0.8.3
215
218
[ 0.8.2 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.1...rust-v0.8.2
216
219
[ 0.8.1 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.0...rust-v0.8.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline"
3
- version = " 0.8.3 "
3
+ version = " 0.8.4 "
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