We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79613a commit 93575ecCopy full SHA for 93575ec
proposals/0450-swiftpm-package-traits.md
@@ -3,7 +3,7 @@
3
* Proposal: [SE-0450](0450-swiftpm-package-traits.md)
4
* Authors: [Franz Busch](https://github.com/FranzBusch), [Max Desiatov](https://github.com/MaxDesiatov)
5
* Review Manager: [Mishal Shah](https://github.com/shahmishal)
6
-* Status: **Active Review (October 24th...November 7th, 2024**)
+* Status: **Active review (October 24th...November 7th, 2024)**
7
* Implementation: https://github.com/swiftlang/swift-package-manager/pull/7704, https://github.com/swiftlang/swift-package-manager/pull/7703, https://github.com/swiftlang/swift-package-manager/pull/7702, https://github.com/swiftlang/swift-package-manager/pull/7701, https://github.com/swiftlang/swift-package-manager/pull/7694, https://github.com/swiftlang/swift-package-manager/pull/7689
8
* Experimental Implementation: Gated on `@_spi(ExperimentalTraits)` in package manifests and `--experimental` prefix for CLI options
9
* Review: ([pitch](https://forums.swift.org/t/pitch-package-traits/72191)) ([review](https://forums.swift.org/t/se-0450-package-traits/75598))
0 commit comments