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 22
33## [ Unreleased]
44
5+ ## [ 0.19.0] - 2025-12-29
6+
57### Added
68
79- ` remove_inlined_selectors ` option to remove selectors that were successfully inlined from ` <style> ` blocks.
523525
524526- Initial public release
525527
526- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/python-v0.18.0...HEAD
528+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/python-v0.19.0...HEAD
529+ [ 0.19.0 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.18.0...python-v0.19.0
527530[ 0.18.0 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.17.0...python-v0.18.0
528531[ 0.17.0 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.16.0...python-v0.17.0
529532[ 0.16.0 ] : https://github.com/Stranger6667/css-inline/compare/python-v0.15.0...python-v0.16.0
Original file line number Diff line number Diff line change 11[package ]
22name = " css-inline-python"
3- version = " 0.18 .0"
3+ version = " 0.19 .0"
44authors = [" Dmitry Dygalo <dmitry@dygalo.dev>" ]
55edition = " 2024"
66rust-version = " 1.85"
You can’t perform that action at this time.
0 commit comments