| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.24.4 source code.tar.gz | 2026-03-17 | 19.9 MB | |
| 0.24.4 source code.zip | 2026-03-17 | 20.6 MB | |
| README.md | 2026-03-17 | 1.6 kB | |
| Totals: 3 Items | 40.5 MB | 0 | |
What's Changed
- feat(wren-engine): add Apache Doris connector support by @catpineapple in https://github.com/Canner/wren-engine/pull/1430
- docs: add CLAUDE.md and settings.json for AI agent context by @wwwy3y3 in https://github.com/Canner/wren-engine/pull/1440
- docs: expand CLAUDE.md with full build, architecture, and skills reference by @goldmedal in https://github.com/Canner/wren-engine/pull/1441
- fix(ibis-server): fix Trino timestamp type mapping for
timestamp with time zoneby @okayhooni in https://github.com/Canner/wren-engine/pull/1442 - chore(ibis-server): use LEFT JOIN for table_comments in Trino metadata to avoid missing tables by @okayhooni in https://github.com/Canner/wren-engine/pull/1445
- feat(mcp-server): add Web UI for connection info management with read-only mode by @goldmedal in https://github.com/Canner/wren-engine/pull/1447
- docs: add MDL reference docs for Model, Relationship, and View by @goldmedal in https://github.com/Canner/wren-engine/pull/1446
- chore: free wren-core-py from Python 3.11 version lock by @goldmedal in https://github.com/Canner/wren-engine/pull/1444
- fix(core): generate trim for MSSQL by @goldmedal in https://github.com/Canner/wren-engine/pull/1378
- chore: update readme by @chilijung in https://github.com/Canner/wren-engine/pull/1451
New Contributors
- @catpineapple made their first contribution in https://github.com/Canner/wren-engine/pull/1430
- @okayhooni made their first contribution in https://github.com/Canner/wren-engine/pull/1442
Full Changelog: https://github.com/Canner/wren-engine/compare/0.24.3...0.24.4