Releases: Canner/wren-engine
Releases · Canner/wren-engine
wren-core-py: v0.4.0
wren-core-py: v0.3.0
0.3.0 (2026-04-16)
initial release for release-please
mcp-server: v0.25.0
0.25.0 (2026-04-16)
Initial release for release-please
wren-core-py 0.3.0-rc.2
What's Changed
- feat: add MDL layout versioning and dialect field on Model and View by @goldmedal in #1556
- fix(ci): disable PyPI attestations for reusable workflow by @goldmedal in #1571
- fix(ci): use semver for Cargo.toml in wren-core-py RC releases by @goldmedal in #1572
Full Changelog: wren-core-py-v0.3.0...wren-core-py-v0.3.0-rc.2
ibis-server: v0.25.0
0.25.0 (2026-04-14)
Initial release for release-please
0.24.6
What's Changed
- fix(doc): fix readme typo by @goldmedal in #1462
- Refactor README to use 'context engine' terminology by @chilijung in #1463
- chore(doc): restore Wren Engine comparison section in README by @chilijung in #1464
- Update README.md by @chilijung in #1465
- Update README.md by @chilijung in #1467
- docs: add per-module .claude/CLAUDE.md and redirect AGENTS.md by @goldmedal in #1466
- fix(skills): replace curl|bash with npx skills in update instructions by @goldmedal in #1469
- feat(ibis-server): add missing MySQL functions per issue #948 by @KerberosClaw in #1470
- feat(wren): add standalone wren Python SDK package by @goldmedal in #1471
- feat(skills): add Claude Code plugin manifest and marketplace by @goldmedal in #1472
- chore: enhance README with Wren AI link and image update by @chilijung in #1475
- chore: rename wren standalone package by @goldmedal in #1477
- feat(skills): add wren-http-api skill, rename generate-mdl, enhance for ClawHub by @goldmedal in #1473
- fix(mcp-server,skills): fix onboarding blockers from test report by @goldmedal in #1478
New Contributors
- @KerberosClaw made their first contribution in #1470
Full Changelog: 0.24.5...0.24.6
0.24.5
What's Changed
- docs: improve quickstart DuckDB setup to reduce user pitfalls by @goldmedal in #1454
- chore: update README with a16z context-layer framing by @chilijung in #1453
- docs(skills): enforce Web UI as sole method for connection info setup by @goldmedal in #1455
- chore(doc): fix readme text by @chilijung in #1458
- chore(ibis-server): Fix real type & nested composite type mapping for Trino engine by @okayhooni in #1456
- feat(clickhouse): add LowCardinality, Bool, DateTime64 and other type mapping support by @ahmedjawedaj in #1448
- fix(mcp-server): fix DuckDB connection info and Dockerfile caching by @goldmedal in #1461
- docs: update wordings in readme by @chilijung in #1460
New Contributors
- @ahmedjawedaj made their first contribution in #1448
Full Changelog: 0.24.4...0.24.5
0.24.4
What's Changed
- feat(wren-engine): add Apache Doris connector support by @catpineapple in #1430
- docs: add CLAUDE.md and settings.json for AI agent context by @wwwy3y3 in #1440
- docs: expand CLAUDE.md with full build, architecture, and skills reference by @goldmedal in #1441
- fix(ibis-server): fix Trino timestamp type mapping for
timestamp with time zoneby @okayhooni in #1442 - chore(ibis-server): use LEFT JOIN for table_comments in Trino metadata to avoid missing tables by @okayhooni in #1445
- feat(mcp-server): add Web UI for connection info management with read-only mode by @goldmedal in #1447
- docs: add MDL reference docs for Model, Relationship, and View by @goldmedal in #1446
- chore: free wren-core-py from Python 3.11 version lock by @goldmedal in #1444
- fix(core): generate trim for MSSQL by @goldmedal in #1378
- chore: update readme by @chilijung in #1451
New Contributors
- @catpineapple made their first contribution in #1430
- @okayhooni made their first contribution in #1442
Full Changelog: 0.24.3...0.24.4
0.24.3
What's Changed
- feat(skills): add Docker image update check to wren-mcp-setup by @goldmedal in #1433
- fix: allow integer port in connection info for all connectors by @goldmedal in #1434
- fix: address code scanning alerts for path injection and missing workflow permissions by @goldmedal in #1435
- feat: add DuckDB data source with v3 metadata API support by @goldmedal in #1436
- docs: add Wren Engine documentation by @goldmedal in #1437
- docs(skills): add file-based connector docs, venv setup, and fix path/typo issues by @goldmedal in #1438
Full Changelog: 0.24.2...0.24.3
0.24.2
What's Changed
- feat: support connectionFilePath and skills overhaul for secrets management by @goldmedal in #1432
Full Changelog: 0.24.1...0.24.2