Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 423 Bytes

File metadata and controls

9 lines (7 loc) · 423 Bytes

Changelog

Unreleased

  • Rebuilt CSVShape with a light, minimal UI, legal pages, and home-page workspace.
  • Shared DuckDB query planner in @csvshape/core for browser and worker paths.
  • Worker now executes URL fetches and native DuckDB/Miller plans end to end.
  • Added worker client integration in the web app (Run on worker, URL queue).
  • Expanded tests for verbs, routing SEO, engine fallback, and worker plans.