What's Changed
Convert all tests from XCTest to SwiftTesting by @gwynne in #198
Also:
- Bumps the minimum Swift version to 6.1
- Enables
InternalImportsByDefault- Chooses the most performant implementation of
StringProtocol.replacing(_:with:)based on platform- Updates CI
- Updates docs theme with better light/dark mode color choices
Reviewers
Thanks to the reviewers for their help:
This patch was released by @gwynne
Full Changelog: 3.35.0...3.36.0