Sourced from scraper's releases.
0.21.0
What's Changed
- Bump indexmap from 2.3.0 to 2.4.0 by
@dependabot
in rust-scraper/scraper#197- Bump ego-tree from 0.6.2 to 0.7.0 by
@dependabot
in rust-scraper/scraper#198- migrate once_cell::unsync::OnceCell to std::cell::OnceCell + drop dep… by
@LoZack19
in rust-scraper/scraper#199- Introduce workspaces by
@LoZack19
in rust-scraper/scraper#201- Now that ego-tree's Traverse is a fused iterator, so are our Select and Text by
@adamreichold
in rust-scraper/scraper#202- Bump indexmap from 2.4.0 to 2.5.0 by
@dependabot
in rust-scraper/scraper#204- Bump ego-tree from 0.8.0 to 0.9.0 by
@dependabot
in rust-scraper/scraper#205- Bump indexmap from 2.5.0 to 2.6.0 by
@dependabot
in rust-scraper/scraper#211- Bump selectors, cssparser and html5ever by
@adamreichold
in rust-scraper/scraper#214- Handle missing Token::Delim variant when rendering errors by
@adamreichold
in rust-scraper/scraper#213New Contributors
@LoZack19
made their first contribution in rust-scraper/scraper#199Full Changelog: https://github.com/rust-scraper/scraper/compare/v0.20.0...v0.21.0
93afdd9
Version 0.21.09843bc8
Merge pull request #213
from rust-scraper/fix-issue2212ede12e
Merge pull request #214
from rust-scraper/bump-selectorsfddd90e
Bump html5ever to its current stable version and adjust our usage
accordingly7d422d8
Bump selectors and cssparser to their current stable versions and adjust
our ...53ac848
Handle missing Token::Delim variant when rendering errorse0d4ea7
Bump indexmap from 2.5.0 to 2.6.0c3735b2
Merge pull request #205
from rust-scraper/dependabot/cargo/ego-tree-0.9.0faca0a9
Merge pull request #204
from rust-scraper/dependabot/cargo/indexmap-2.5.0b945d5a
Bump ego-tree from 0.8.0 to 0.9.0