Skip to content

Releases: sql-js/sql.js

Release v1.6.2

30 Sep 15:31
997d56f

Choose a tag to compare

update sqlite

Release v1.6.1

12 Aug 13:00
714d44c

Choose a tag to compare

build with latest emscripten

Release v1.6.0

12 Aug 12:53
65c127c

Choose a tag to compare

bigint support and bug fixes

Release v1.5.0

15 Mar 10:04

Choose a tag to compare

SQLite 3.35.0

Release v1.4.0

19 Oct 19:34

Choose a tag to compare

 Add db.iterateStatements (#429)

 db.iterateStatements allows giving sql.js an SQL string and iterating over statements objects created from that string

Release v1.3.2

03 Oct 21:43

Choose a tag to compare

sql.js is now compiled with the latest version of emscripten (emscripten v2.0.6)

See: https://emscripten.org/docs/introducing_emscripten/release_notes.html

Release v1.3.1

03 Oct 21:14

Choose a tag to compare

Release v1.3.0

23 May 20:45

Choose a tag to compare

v1.3.0 using SQLite 3.32.0

Release v1.2.2

04 Apr 20:41
30a554c

Choose a tag to compare

Bug fixes

Release v1.2.1

11 Mar 11:40

Choose a tag to compare

fix gitignore and npmignore