Sourced from soupsieve's releases.
2.8.4
- FIX: Fix another inefficient attribute pattern (
@mauriceng98).- FIX: Limit total number of selectors processed in a pattern to prevent massive selector requests (
@mauriceng98).2.8.3
- FIX: Fix inefficient attribute pattern.
2.8.2
- FIX: Ensure custom selectors or namespace dictionaries reject non-string keys (
@mundanevision20).- FIX: Fix handling of
:in-rangeand:out-of-rangewith end of year weeks (@mundanevision20).- FIX: Fix a potential infinite loop in the pretty printing debug function (
@mundanevision20).2.8.1
- FIX: Changes in tests to accommodate latest Python HTML parser changes.
28108ab
Limit excessive selectorsef18872
Fix test for Windowseb43976
Merge commit from fork3a661b2
Fix typo in pseudo-classes.md (#294)0cb533d
Update hatchling version requirement in pyproject.toml (#290)5aedc41
Update doc themed7c4784
Attribute pattern fix (#289)09e106d
Fix grammar09b2769
Update docsc6e80fc
Various fixes by @mundanevision20
(#288)