Skip to content

Releases: vapor/sqlite-kit

SQLite 3.0.0 RC 2.3

21 May 23:02
aa16db0
Compare
Choose a tag to compare
SQLite 3.0.0 RC 2.3 Pre-release
Pre-release
Merge pull request #34 from vapor/dbkit-gm

dbkit 1.0.0 gm

SQLite 3.0.0 RC 2.2

29 Mar 00:03
Compare
Choose a tag to compare
SQLite 3.0.0 RC 2.2 Pre-release
Pre-release

New:

  • URL now conforms to SQLiteDataConvertible.

SQLite 3.0.0 RC 2.1.1

29 Mar 00:03
Compare
Choose a tag to compare
SQLite 3.0.0 RC 2.1.1 Pre-release
Pre-release
3.0.0-rc.2.1.1

remove codablekit imports

SQLite 3.0.0 RC 2.1

29 Mar 00:03
Compare
Choose a tag to compare
SQLite 3.0.0 RC 2.1 Pre-release
Pre-release
3.0.0-rc.2.1

codable kit update

SQLite 3.0.0 RC 2

21 Mar 21:38
Compare
Choose a tag to compare
SQLite 3.0.0 RC 2 Pre-release
Pre-release

New:

  • Vapor is now running on Swift NIO!
  • Queries now return table names alongside column names.

Milestone

SQLite 3.0.0 RC 1

24 Feb 00:20
951e4f1
Compare
Choose a tag to compare
SQLite 3.0.0 RC 1 Pre-release
Pre-release
Merge pull request #29 from vapor/rc

sqlite 3.0 rc

SQLite 2.3.1

25 Sep 19:26
Compare
Choose a tag to compare

Fixed:

  • Fixes a typo.

SQLite 2.3.0

25 Sep 18:39
Compare
Choose a tag to compare

New:

  • Improved error messages.

Milestone

SQLite 2.2.0

12 Sep 20:23
Compare
Choose a tag to compare

New:

  • Swift 4 support.

Milestone

SQLite 2.1.0

07 Aug 17:50
Compare
Choose a tag to compare

New:

  • Add support for storing Core.Bytes as BLOB

Milestone