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: rust-scraper/scraper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.18.0
Choose a base ref
...
head repository: rust-scraper/scraper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.18.1
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Oct 27, 2023

  1. Fix lifetime in ElementRef::attr return value

    This makes it usable in more contexts.
    g2p committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    33f0aea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e0ac72 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Version 0.18.1

    cfvescovo committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    3b74dff View commit details
    Browse the repository at this point in the history
  2. Version 0.18.1

    cfvescovo committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    8c04dd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9069340 View commit details
    Browse the repository at this point in the history
Loading