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.13.0] - 2024-01-19
6
+
5
7
### Added
6
8
7
9
- Support for the ` data-css-inline="keep" ` attribute to enforce keeping the ` style ` tag.
387
389
388
390
- Initial public release
389
391
390
- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/python-v0.12.0...HEAD
392
+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/python-v0.13.0...HEAD
393
+ [ 0.13.0 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.12.0...python-v0.13.0
391
394
[ 0.12.0 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.11.2...python-v0.12.0
392
395
[ 0.11.2 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.11.1...python-v0.11.2
393
396
[ 0.11.1 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.11.0...python-v0.11.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " css-inline-python"
3
- version = " 0.12 .0"
3
+ version = " 0.13 .0"
4
4
authors = [
" Dmitry Dygalo <[email protected] >" ]
5
5
edition = " 2021"
6
6
rust-version = " 1.65"
You can’t perform that action at this time.
0 commit comments