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.9 #39

Merged
merged 2 commits into from
Nov 1, 2024
Merged

Conversation

PeterAdams-A
Copy link
Contributor

Motivation:

Consistent support model with other libraries.

Modifications:

Drop old Package.swifts and set tools version.
Remove unnecessary compiler guards

Result:

Swift < 5.9 not supported any more

Motivation:

Consistent support model with other libraries.

Modifications:

Drop old Package.swifts and set tools version.

Result:

Swift < 5.9 not supported any more
@PeterAdams-A PeterAdams-A added the 🆕 semver/minor Adds new public API. label Nov 1, 2024
@PeterAdams-A PeterAdams-A enabled auto-merge (squash) November 1, 2024 15:20
Copy link
Contributor

@rnro rnro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@PeterAdams-A PeterAdams-A merged commit fae0977 into apple:main Nov 1, 2024
27 of 28 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