Skip to content

Releases: duckdb/duckdb-wasm

v1.31.0

26 Sep 13:58
Compare
Choose a tag to compare

Based on DuckDB v1.4.0

v1.30.0

09 Sep 08:36
Compare
Choose a tag to compare

DuckDB-Wasm release targeting DuckDB v1.3.2.

What's Changed

New Contributors

Full Changelog: v1.29.0...v1.30.0

v1.29.0

07 Oct 13:19
Compare
Choose a tag to compare

This version is the first tagged version with DuckDB extensions support enabled by default.
Supported core extensions for the wasm platform are, at this moment: autocomplete, fts, httpfs, icu, inet, json, parquet, spatial, sqlite_scanner, substrait, tpcds, tpch, and vss.

This versions integrates many new features, improvement and bug fixes that have been since included in DuckDB development.

Dependent libraries:

DuckDB-Wasm v1.29.0 is aligned with DuckDB v1.1.1 features and capabilities.
Current apache-arrow version is v17.0.0.

What's Changed

Read more