github scinfu/SwiftSoup 2.9

latest releases: 2.11, 2.10.3, 2.10.2...
one month ago

Optimization note: Introduces an lazily-populated index for getElementsByClass which adds a small cost to DOM manipulation 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.8.8...2.9

Don't miss a new SwiftSoup release

NewReleases is sending notifications on new releases.