bazelbuild / rules_swift

Bazel rules to build Swift on Apple and Linux platforms
Apache License 2.0
309 stars 133 forks source link

Bump `module.compatibility_level` #1214

Closed brentleyjones closed 2 months ago

brentleyjones commented 2 months ago

rules_swift 2.0 will have quite a few breaking changes. Users will possibly need to perform some migrations. Dependent rulesets will possibly need to make changes as well. If dependent rulesets can support both pre-2.0 and 2.0, they can use bazel_dep.max_compatibility_level.