Skip to content

Releases: Northwind-swift/NorthwindSQLite.swift

Strictly Concurrent

07 Apr 20:48
63339f1
Compare
Choose a tag to compare

Use Lighter 1.2.4 and enable strict concurrency checks on Swift 5.10 and later.

Seems to work fine, but Linux Foundation still gives warnings.

Visionary

19 Mar 13:39
6040082
Compare
Choose a tag to compare

Xcode 15.3 / Swift 5.10 manifest, explicit support for more platforms in that Package.swift.

Use latest Lighter.

Fixable

19 Jun 14:09
8f3b55e
Compare
Choose a tag to compare

Carries a few upstream fixes to the Northwind database. Still lacks some nullability things.

Macroless

13 Jun 12:30
fb5e46f
Compare
Choose a tag to compare

Just reference the latest Lighter for optimal Swift compatibility.

Initially

24 Aug 14:42
be65838
Compare
Choose a tag to compare

A version of the database that uses Lighter 1.0.8.

The only visible change is the DocC fix for columns w/o a default value (they've been incorrectly reported as having a default value).

Five'o'seven

16 Aug 13:31
82abf29
Compare
Choose a tag to compare

Hotfix to link the 5.7 Package.swift to the proper Lighter URL.

Windy Norths

16 Aug 13:21
ee116ab
Compare
Choose a tag to compare

The release references the now released Lighter library and adds a Swift Package Index config.

Initially

10 Aug 15:33
07c0cde
Compare
Choose a tag to compare

A Northwind bound to the 1.0.0 release of Lighter.