Release query Tools v0.1.0

This commit is contained in:
2026-09-01 14:10:51 +02:00
commit 2730ce08b2
59 changed files with 8775 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Changelog
## 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.