New
2.11
What's Changed
- Remove files that became orphaned or were empty by @DarkDust in https://github.com/scinfu/SwiftSoup/pull/334
- Fix double-escaping of URLs in attributes by @DarkDust in https://github.com/scinfu/SwiftSoup/pull/335
- Add explicit support for tvOS 13+ by @pro100filipp in https://github.com/scinfu/SwiftSoup/pull/336
- Add some APIs accepting
Evaluatorinstances by @DarkDust in https://github.com/scinfu/SwiftSoup/pull/337 - Silence retroactive warnings by @DarkDust in https://github.com/scinfu/SwiftSoup/pull/342
- Convert documentation to DocC by @DarkDust in https://github.com/scinfu/SwiftSoup/pull/340
- Add missing
@unchecked Sendableby @DarkDust in https://github.com/scinfu/SwiftSoup/pull/341 - Implement implicit query parser caching support by @DarkDust in https://github.com/scinfu/SwiftSoup/pull/343
New Contributors
- @pro100filipp made their first contribution in https://github.com/scinfu/SwiftSoup/pull/336
Full Changelog: https://github.com/scinfu/SwiftSoup/compare/2.10.3...2.11