Tina L
Tina L
Either way I can see if the swift-evolution is accepted, I imagine adding it to `AttributedString` will be fairly straightforward because we generally let `AttributedString` follow what `String` has. But...
I see that SE-0494 is accepted 🎉 Would you want to update this proposal as a follow up for that one?
It was intentional to leave them out for `FormatStyle`. Supporting ordinal and spell out numbers requires more context than what this API knows. For example, many languages have gendered ordinals,...
@swift-ci please test
@swift-ci please test
@swift-ci please test
> I think we'll want to target this at the `main` branch even though it's related to the release branch (since that's where GitHub will pick up the configuration for...
@swift-ci please test
@beltradini Hey thanks for taking a look! Your solution and diagnose to this particular error looks reasonable to me, but I'm not super sure how this is related to the...
We will still need an API proposal for this since it's adding new API even though it's very small. @beltradini would you be up to drafting up a proposal too?