Skip to content

2.13.2 - Fix package manifest

Compare
Choose a tag to compare
@penny-for-vapor penny-for-vapor released this 26 Apr 22:09
· 3 commits to main since this release
3d34228

What's Changed

Fix package manifest by @gwynne in #262

The Package.swift for PostgresKit incorrectly specified the ExistentialAny feature with Swift 5.8. Add a 5.9 manifest to specify it for 5.9 and later.

This patch was released by @gwynne

Full Changelog: 2.13.1...2.13.2