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.2] - 2023-06-25
6
+
5
7
### Changed
6
8
7
9
- Standardized the formatting of CSS declarations: now consistently using ` : ` separator between properties and values.
284
286
285
287
- Initial public release
286
288
287
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.1...HEAD
289
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.2...HEAD
290
+ [ 0.10.2 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.1...python-v0.10.2
288
291
[ 0.10.1 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.10.0...python-v0.10.1
289
292
[ 0.10.0 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.9.0...python-v0.10.0
290
293
[ 0.9.0 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.8.7...python-v0.9.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline-python"
3
- version = " 0.10.1 "
3
+ version = " 0.10.2 "
4
4
authors = [
" Dmitry Dygalo <[email protected] >" ]
5
5
edition = " 2021"
6
6
rust-version = " 1.60"
You can’t perform that action at this time.
0 commit comments