Files
query-tools/CHANGELOG.md
T
zemion f44d0598da
Verify / verify (push) Canceled after 0s
Release Query Tools 0.2.0
2026-09-02 10:28:20 +02:00

13 lines
440 B
Markdown

# Changelog
## 0.2.0 - 2026-09-02
- Add raw-input inference evidence, a visible bounded query AST and a local
DuckDB-WASM adapter for broader analytical SQL without remote execution.
## 0.1.0 - 2026-09-01
- Add bounded JSON/CSV/NDJSON/XML parsing, SQL-like and path query engines.
- Add table/tree/JSON views, explain plans, local saved queries and exports.
- Add toolbox shell, offline PWA, hardened tests and reproducible releases.