- External stylesheet caching. #314
- Update
html5ever
to0.27
.
0.13.0 - 2024-01-19
- Support for the
data-css-inline="keep"
attribute to enforce keeping thestyle
tag.
- Lookups for previous / next siblings, affecting selectors like
nth-child
. #324
- Avoid using binary search on attributes.
0.12.0 - 2023-12-28
- Necessary updates based on the main crate changes. There are no user-facing changes.
- Initial public release