Skip to content

1.22.0 - Fix for "missing import" warnings in other packages

Latest

Choose a tag to compare

@penny-for-vapor penny-for-vapor released this 07 Mar 11:19
6bbb83c

What's Changed

Fix for "missing import" warnings in other packages by @gwynne in #113

Apparently MemberImportVisibility is 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