Skip to content

[C] Release 0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 13:40
· 209 commits to master since this release
c-v0.13.0
bab826e

Added

  • Support for the data-css-inline="keep" attribute to enforce keeping the style tag.

Fixed

  • Lookups for previous / next siblings, affecting selectors like nth-child. #324

Performance

  • Avoid using binary search on attributes.