Skip to content

critters-rs: v1.1.0

Compare
Choose a tag to compare
@michaelhthomas michaelhthomas released this 31 Dec 20:35
ddd21f9

1.1.0 (2024-12-31)

Features

  • add support for allow_rules option (2085113)
  • support critters container attribute (14bc53e)

Bug Fixes

  • change level of stylesheet resolution issues to warning (9bcbd3e)
  • properly resolve relative paths on POSIX platforms (8074771)

Performance Improvements

  • cache regular expressions (5971da0)
  • only take first element from selector match iterator (40aac0a)