Version 2.0.0
modernizes the entire thing:
- Migrate to Swift 6 + Structured Concurrency
- Migrate from
Combine
to AsyncSequence - Bump iOS, tvOS, and macOS versions to their latest versions
- Create the
GCOverseerProtocol
for mocking/testing- Create unit tests using swift-testing
- Include DualSense support
GCOverseerProtocol.dualSenseControllers()
- Returns all DualSense controllers that are connected to the device.