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.2] - 2022-07-21
6
+
5
7
### Added
6
8
7
9
- New ` http ` & ` file ` features which give a way to disable resolving external stylesheets and reduce the compiled artifacts size.
198
200
199
201
- Initial public release
200
202
201
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.1...HEAD
203
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.2...HEAD
204
+ [ 0.8.2 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.1...rust-v0.8.2
202
205
[ 0.8.1 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.8.0...rust-v0.8.1
203
206
[ 0.8.0 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.7.6...rust-v0.8.0
204
207
[ 0.7.6 ] : https://github.com/Stranger6667/css-inline/compare/rust-v0.7.5...rust-v0.7.6
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline"
3
- version = " 0.8.1 "
3
+ version = " 0.8.2 "
4
4
authors = [
" Dmitry Dygalo <[email protected] >" ]
5
5
edition = " 2018"
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments