Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for Swift 5.8 #470

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Drop support for Swift 5.8 #470

merged 2 commits into from
Oct 23, 2024

Conversation

PeterAdams-A
Copy link
Contributor

Motivation:

Only the last 3 versions of Swift are supported.

Modifications:

Update the Swift tools version in Package.swift.
Remove code which can now never be compiled.
Remove legacy docker configuration.

Result:

Only Swift 5.9+ supported.

PeterAdams-A and others added 2 commits October 23, 2024 14:46
Motivation:

Only the last 3 versions of Swift are supported.

Modifications:

Update the Swift tools version in Package.swift.
Remove code which can now never be compiled.
Remove legacy docker configuration.

Result:

Only Swift 5.9+ supported.
@PeterAdams-A PeterAdams-A added the 🆕 semver/minor Adds new public API. label Oct 23, 2024
@PeterAdams-A PeterAdams-A merged commit 31c8609 into apple:main Oct 23, 2024
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants