File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1010
1111- Lookups for previous / next siblings, affecting selectors like ` nth-child ` . [ #324 ] ( https://github.com/Stranger6667/css-inline/issues/324 )
1212
13+ ## [ 0.13.0] - 2024-01-19
14+
15+ ### Fixed
16+
17+ - Lookups for previous / next siblings, affecting selectors like ` nth-child ` . [ #324 ] ( https://github.com/Stranger6667/css-inline/issues/324 )
18+
1319### Performance
1420
1521- Avoid using binary search on attributes.
2430
2531- Initial public release
2632
27- [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/c-v0.12.0...HEAD
33+ [ Unreleased ] : https://github.com/Stranger6667/css-inline/compare/c-v0.13.0...HEAD
34+ [ 0.13.0 ] : https://github.com/Stranger6667/css-inline/compare/c-v0.12.0...c-v0.13.0
2835[ 0.12.0 ] : https://github.com/Stranger6667/css-inline/compare/c-v0.11.3...c-v0.12.0
Original file line number Diff line number Diff line change 11[package ]
22name = " css-inline-c"
3- version = " 0.12 .0"
3+ version = " 0.13 .0"
44authors = [" Dmitry Dygalo <dmitry@dygalo.dev>" ]
55edition = " 2021"
66
You can’t perform that action at this time.
0 commit comments