Skip to content

Releases: vapor/sqlite-kit

SQLite 2.0.2

19 Jul 20:07
Compare
Choose a tag to compare

Fixed:

  • Fixed fetching 64 bit integers.

Milestone

SQLite 2.0.1

19 Jul 17:14
Compare
Choose a tag to compare

Fixed:

  • Support 64-bit integers.

Milestone

SQLite 2.0

17 May 17:14
Compare
Choose a tag to compare

🎉

It's SQLite, but compiled and stuff ... it's awesome.

SQLite 2.0 Beta 1

27 Mar 16:21
Compare
Choose a tag to compare
SQLite 2.0 Beta 1 Pre-release
Pre-release

Beta Candidate

SQLite 2.0 Alpha 2

09 Mar 11:59
Compare
Choose a tag to compare
SQLite 2.0 Alpha 2 Pre-release
Pre-release

Fixed:

  • Remove warnings.

SQLite 2.0 Alpha 1

21 Feb 16:18
Compare
Choose a tag to compare
SQLite 2.0 Alpha 1 Pre-release
Pre-release

New:

  • Compiling SQL, no more installation steps required 🙌

#13

SQLite 1.0.2

24 Oct 15:16
Compare
Choose a tag to compare

Fixed:

  • Correct utf8 length when binding string

SQLite 1.0.1

17 Oct 15:01
Compare
Choose a tag to compare

Fixed:

  • Unicode string length not being interpreted correctly.

SQLite 1.0

19 Sep 15:44
Compare
Choose a tag to compare
Merge pull request #9 from adriencanterot/swift-3.0

swift 3.0 ready

SQLite 0.3.1

08 Sep 16:40
73254ff
Compare
Choose a tag to compare
SQLite 0.3.1 Pre-release
Pre-release

Better:

  • Core version minor stabilized
  • Snapshot 09-06