wren-core-py-v0.7.0
Chainlit/chainlitwren-core-py-v0.7.0Jun 12, 2026by github-actions[bot]
AI Summary
This release introduces support for RLAC subqueries on MDL models and adds functionality for to-many calculations on non-primary key columns.
Key Highlights
- RLAC subqueries on MDL models
- To-many calculation on non-PK column
New Features
- RLAC subqueries on MDL models
- To-many calculation on non-PK column
Full Release Notes
## [0.7.0](https://github.com/Canner/WrenAI/compare/wren-core-py-v0.6.0...wren-core-py-v0.7.0) (2026-06-12) ### Features * **wren-core:** RLAC subqueries on MDL models + to-many calc on non-PK column ([#2335](https://github.com/Canner/WrenAI/issues/2335)) ([6972e69](https://github.com/Canner/WrenAI/commit/6972e696b2cb364ec22e48f1ef3ccbea168b4580))