8.0.0 - Full support for Swift 6
Released on 2024-09-17.
Most of this release was actually changing to swift-testing which doesn't impact the calling code at all; however, as part of #281, we noticed that some of the errors weren't marked with Sendable
and thus couldn't be handled in swift-testing.
I did remove deprecated code (all methods that had been renamed years ago).
Note that as CocoaPods has gone into maintenance mode, I haven't yet created an 8.0 CocoaPods release. If there is enough interest, though, I can consider it. I suspect that most people who are using Swift 6 are also on Swift Package Manager.