Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 640 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 640 Bytes

Change Log

[0.1-alpha04] — 2024-06-20

Added

  • Add experimental androidx.sqlite.SQLiteDriver implementation

Removed

  • Multithreading (not working)

[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

Version 0.1-alpha02

  • Various changes. Build with localized collators support.

Version 0.1-alpha01

  • Not yet released