- Update
html5ever
to0.27
.
- WASM package build. #341
0.13.1 - 2024-03-12
- Packages for
aarch64-linux-android
&arm-linux-androideabi
. #336
- Error during loading the module on
x86_64-unknown-linux-musl
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.1 - 2023-12-31
- Package for
aarch64-apple-darwin
.
- Avoid loading additional dependencies for WASM resulting in ~6% module size reduction.
- Initial public release