Skip to content

Releases: illarionov/wasm-sqlite-open-helper

Version 0.1-alpha04

20 Jun 07:47
1ce6097
Compare
Choose a tag to compare

What's Changed

Added

  • Add experimental androidx.sqlite.SQLiteDriver implementation

Removed

  • Multithreading (not working)

Version 0.1-alpha03

11 May 06:16
8d3f95b
Compare
Choose a tag to compare

[0.1-alpha03] — 2024-05-11

Added

  • Embedders based on [Chicory] and [Chasm]
  • Single-threaded build of SQLite and ICU libraries

Changed

  • Many different changes and library updates.
    • SQLite 3.45.3
    • ICU 74.2
    • Emscripten 3.1.58

Build №11

11 May 02:20
b11698c
Compare
Choose a tag to compare
Build №11 Pre-release
Pre-release
Publish maven snapshot repository to releases on Github (#96)

* Publish maven snapshot repository to releases on github