🎉 Quilt v1.0.0
All 9/9 roadmap features complete. 405 components, 162 BE + 213 FE tests, 0 warnings.
New Features
| Feature | Node(s) |
|---|---|
| Python scripting | xf.script.python |
| Text Mining | tm.tokenize, tm.tfidf, tm.sentiment, tm.langdetect |
| Association Rules | ar.apriori, ar.fpgrowth |
| SHAP/XAI | ml.shap — model-agnostic feature attribution |
| More Charts | Sunburst (hierarchical), Parallel Coordinates (multivariate) |
| Interactive Widgets | widget.slider, widget.dropdown, widget.fileupload |
| HTML Report | report.generate — template-based HTML reports |
| Streaming | ctl.loop.chunk — chunk-based processing |
| Components | Reusable subgraph sharing with param override UI |
Engine
- DuckDB v1.5.4 (Variegata) — bugfixes + performance improvements
Stats
- 405 components in palette
- 12 chart types, 43 ML nodes
- 162 backend tests, 213 frontend tests
- 0 compiler warnings