Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: facelessuser/soupsieve
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.1
Choose a base ref
...
head repository: facelessuser/soupsieve
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.8.2
Choose a head ref
  • 3 commits
  • 21 files changed
  • 1 contributor

Commits on Jan 15, 2026

  1. Various fixes by @mundanevision20 (#288)

    - Ensure custom selectors or namespace dictionaries reject non-string
      keys
    - Fix handling of `:in-range` and `:out-of-range` with end of year weeks
    - Fix a potential infinite loop in pretty printing of compiled selector
      objects
    facelessuser authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    c6e80fc View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2026

  1. Update docs

    - Update theme
    - Use a more common admonition/details convention
    - Update copyright
    facelessuser committed Jan 18, 2026
    Configuration menu
    Copy the full SHA
    09b2769 View commit details
    Browse the repository at this point in the history
  2. Fix grammar

    facelessuser committed Jan 18, 2026
    Configuration menu
    Copy the full SHA
    09e106d View commit details
    Browse the repository at this point in the history
Loading