Skip to content

Releases: fluencelabs/sqlite

sqlite-wasm: v0.18.2

25 Dec 13:26
ce194e3
Compare
Choose a tag to compare

0.18.2 (2023-12-25)

Bug Fixes

  • fix use-after-free when using sqlite_bind_text/sqlite_bind_blob with sqlite_step (#24) (13a62f2)

sqlite-wasm: v0.18.1

06 Apr 12:27
2d6fd60
Compare
Choose a tag to compare

0.18.1 (2023-04-06)

Bug Fixes

  • bind_text and bind_blob string arguments clean up (#18) (258b8d1)

wasm_0.18.0

23 Feb 22:04
c1fa069
Compare
Choose a tag to compare

The release resolves a major mem leak described here.

wasm_0.17.1

17 Feb 17:20
Compare
Choose a tag to compare

Fix for #6 that enables Sqlite VIRTUAL tables feature.

wasm_0.17.0

14 Feb 11:16
e90ea8b
Compare
Choose a tag to compare
  • Sqlite is updated to 3.40.1.
  • WASI is updated to 15.
  • Docker image is based on U20.
  • Replaced fcli with marine 0.12.7

What's Changed

  • feat: this bumps sqlite up to 3.40.1 [fixes VM-223] by @raftedproc in #9

Full Changelog: v0.15.0_w...v0.17.0_w

wasm_0.16.0 (deprecated, use 15)

20 Apr 15:39
19d85ba
Compare
Choose a tag to compare
Pre-release
Merge pull request #5 from fluencelabs/fix_bwu

fix BWU compatibility

wasm_0.15.0

03 Sep 14:53
19d85ba
Compare
Choose a tag to compare

Merge pull request #5 from fluencelabs/fix_bwu

fix BWU compatibility

How to add sqlite3 module with Fluence CLI

fluence module add --name sqlite3 https://github.com/fluencelabs/sqlite/releases/download/v0.15.0_w/sqlite3.tar.gz

wasm_0.14.0

26 Apr 10:30
Compare
Choose a tag to compare
v0.14.0_w

update to the latest sdk

wasm_0.13.0

22 Apr 16:53
Compare
Choose a tag to compare
v0.13.0_w

switch to BWU1

wasm_0.12.0

12 Apr 11:49
1073728
Compare
Choose a tag to compare
Merge pull request #2 from fluencelabs/sdk_0.6.0

Move to sdk 0.6.0