github scinfu/SwiftSoup 2.8

one day ago

Requires Swift 5.9+ (previously 5.7)

Introduces an eagerly-populated index for getElementsByTagName which adds a small cost to DOM insertion/removal in order to optimize lookups. Instead of traversing the DOM to find matching nodes, it now resolves with a single dictionary lookup.

What's Changed

New Contributors

Full Changelog: 2.7.7...2.8

Don't miss a new SwiftSoup release

NewReleases is sending notifications on new releases.