wren-core-py-v0.7.0
andimarafioti/faster-qwen3-ttswren-core-py-v0.7.0Jun 12, 2026by github-actions[bot]
AI Summary
WrenAI Python core library update adding support for RLAC subqueries on MDL models and to-many calculations on non-primary key columns.
Key Highlights
- Added RLAC subqueries support for MDL models
- Implemented to-many calculations on non-PK columns
- Issue #2335 addressed for improved query capabilities
New Features
- RLAC subqueries on MDL models
- To-many calc 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))