What's Changed
Fix for "missing import" warnings in other packages by @gwynne in #113
Apparently
MemberImportVisibilityis acting transitively on dependencies in some scenarios again, so this fixes that issue in this package. Also bumps the Swift requirement to 6.0 and converts the tests to SwiftTesting.Fixes #112
Reviewers
Thanks to the reviewers for their help:
This patch was released by @gwynne
Full Changelog: 1.21.0...1.22.0