Skip to content

v0.1.12: Bundled DuckDB dependency, refreshed portal catalog

Choose a tag to compare

@cyanheads cyanheads released this 05 Jul 02:58
v0.1.12
aa4b519

Bundled DuckDB dependency, refreshed portal catalog

DuckDB ships with the server for out-of-the-box dataframe tools; the
curated portal catalog now lists only live Discovery members.

Dependency bumps:

  • @duckdb/node-api (new) → ^1.5.4-r.1

Added:

  • @duckdb/node-api bundled as a regular dependency — socrata_dataframe_describe/socrata_dataframe_query and canvas spillover work out of the box with CANVAS_PROVIDER_TYPE=duckdb, no manual peer install. .mcpb bundle grows to ~39 MB. (#17)

Changed:

  • Portal catalog refreshed from 36 to 40 entries — 17 dead Discovery domains pruned, 21 live-verified portals added. (#18)

148 tests pass; bun run devcheck clean.