vapor / postgres-nio

🐘 Non-blocking, event-driven Swift client for PostgreSQL.
https://api.vapor.codes/postgresnio/documentation/postgresnio/
MIT License
327 stars 75 forks source link

Raise minimum Swift version to 5.5 #310

Closed fabianfett closed 2 years ago

fabianfett commented 2 years ago

Motivation:

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

Modifications:

Result:

Minimum supported Swift version is 5.5