This update adds support for Xcode 26 Beta and Swift 6.2, as well as makes improvements to ensure CI workflows are more stable, and cover more environments.
- Improvements to the test matrix to include more Xcode and Swift versions
- Swift Package Manager tests across macOS and Linux:
- Swift 5.10 (macOS only)
- Swift 6.0
- Swift 6.1
- Swift 6.2
- Xcode tests include:
- iPhone: 16.4, 18.2, 18.5
- tvOS: 18.5
- watchOS: 11.5
- visionOS: 1.0, 2.5
- macOS: 15
- Swift Package Manager tests across macOS and Linux:
- Improves dependency resolution performance by only importing
swift-docc-plugin
when run in CI - Test and CI workflow improvements
What's Changed
- Release 2.0.1 by @AlexNachbaur in #241
Full Changelog: 2.0.0...2.0.1