-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
1 / 21 of 2 issues completedLabels
compilation conditionsInvolves compilation conditions in some wayInvolves compilation conditions in some wayconvenienceRelates to convenient codeRelates to convenient codeembeddedRelates to Swift Embedded modeRelates to Swift Embedded modeenhancementNew feature or requestNew feature or requestpackage traitsRelates to Package TraitsRelates to Package TraitsperformanceRelates to performance behaviorRelates to performance behaviorsemver/majorSemantic Version MAJOR changes (made incompatible API changes)Semantic Version MAJOR changes (made incompatible API changes)
Description
A minimum of Swift 6.1 is required to support Swift Embedded, which enabled the usage of String and a lot of other useful protocols/types. (Swift 6.1 is not officially released yet, so we have to wait and see for now)
Checklist:
- use typed throws
- make sure dependencies support Embedded (if not, create own solution or find alternative)
Sub-issues
Metadata
Metadata
Assignees
Labels
compilation conditionsInvolves compilation conditions in some wayInvolves compilation conditions in some wayconvenienceRelates to convenient codeRelates to convenient codeembeddedRelates to Swift Embedded modeRelates to Swift Embedded modeenhancementNew feature or requestNew feature or requestpackage traitsRelates to Package TraitsRelates to Package TraitsperformanceRelates to performance behaviorRelates to performance behaviorsemver/majorSemantic Version MAJOR changes (made incompatible API changes)Semantic Version MAJOR changes (made incompatible API changes)