stephencelis / SQLite.swift

A type-safe, Swift-language layer over SQLite3.
MIT License
9.59k stars 1.55k forks source link

Update version requirements (Fix #920) #1034

Closed UInt2048 closed 2 years ago

UInt2048 commented 3 years ago

Fixes #920 - the issue suggests that Swift 4.2 or below doesn't work in version 0.11.6. This PR adds this version to "requires Swift 5" in the README.