Skip to content

4.8.0 - Update for new SQLKit and support more URL string formats

Latest
Compare
Choose a tag to compare
@penny-for-vapor penny-for-vapor released this 29 Apr 12:01
· 1 commit to main since this release
395a6ea

What's Changed

Update for new SQLKit and support more URL string formats by @gwynne in #325

Adds support for several additional mysql: URL formats, following in the footsteps of similar support in PostgresKit. Also takes advantage of the recent updates to SQLKit, bumps minimum Swift version to 5.8, and does some general cleanup.

Details on new URL formats can be found in the MySQLKit API documentation.

This patch was released by @gwynne

Full Changelog: 4.7.2...4.8.0