Skip to content

Raise minimum Swift version to 5.5 #310

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

Merged
merged 1 commit into from
Oct 5, 2022
Merged

Conversation

fabianfett
Copy link
Collaborator

Motivation:

Now that 5.7 has been released NIO is due to drop support for 5.4. PostgresNIO Swift must do the same.

Modifications:

  • Update Package.swift to require Swift 5.5
  • Update the README.md
  • Move one integration test case to AsyncTests, where it fits better

Result:

Minimum supported Swift version is 5.5

@fabianfett fabianfett merged commit e277f93 into vapor:main Oct 5, 2022
@fabianfett fabianfett deleted the ff-drop-5.4 branch October 5, 2022 13:04
@MahdiBM MahdiBM mentioned this pull request Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants