Skip to content

Releases: vapor/sqlite-nio

SQLiteNIO 1.0.0 Beta 2.1

13 Dec 21:59
1bf9748
Compare
Choose a tag to compare
Pre-release

Publicized useful SQLiteRow properties (#11)

SQLiteNIO 1.0.0 Beta 2

09 Dec 19:47
d2d202e
Compare
Choose a tag to compare
Pre-release
  • Add support for passing custom Logger

  • Enabled test discovery on Linux (#8)

  • Fixed package manifest provider name

Now supported on iOS

11 Oct 21:44
e3a36bc
Compare
Choose a tag to compare
Now supported on iOS Pre-release
Pre-release

This release enables usage on iOS devices.

SQLiteNIO 1.0.0 Alpha 1.2

23 Sep 21:26
f7df5fa
Compare
Choose a tag to compare
Pre-release
  • Fixed a crash related to selecting zero-length BLOBs. (#3)

SQLiteNIO 1.0.0 Alpha 1.1

14 Aug 18:02
af713ce
Compare
Choose a tag to compare
Pre-release

New:

  • Adds swift-log package (#2)
  • Connection creation and querying output debug logs (#2)
  • SQLiteConnection.query method allows throwing on row closure (#2)

SQLiteNIO 1.0.0 Alpha 1

05 Jun 23:56
c203fd4
Compare
Choose a tag to compare