stephencelis / SQLite.swift

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

Releases and Tags need update to 0.14.0 #1169

Closed youjourney closed 1 year ago

youjourney commented 1 year ago

Issues are used to track bugs and feature requests. Need help or have a general question? Ask on Stack Overflow (tag sqlite.swift).

Build Information

General guidelines

This repo is not updated which the releases and the tag to 0.14.0. so. I couldn't install the SQLite.swift by Cocoapods I had to install the lastest version of SQLite.swift by this command "pod 'SQLite.swift', :git => 'https://github.com/stephencelis/SQLite.swift.git', :branch => 'master'" Repo must update the releases and tag to lastest version. Thank you.

jberkel commented 1 year ago

Sorry, the tag has been removed because of last-minute concerns with the current release, hopefully should be resolved soon.

Samback commented 1 year ago

Still get the same issue.

jberkel commented 1 year ago

0.14.1 is now released