wren-core-py-v0.7.0

mkturkcan/DARTwren-core-py-v0.7.0Jun 12, 2026by github-actions[bot]

AI Summary

Adds advanced relational logic capabilities to the Python core, specifically focusing on subqueries and complex calculations on non-primary key columns.

Key Highlights

  • Support for RLAC subqueries on MDL models.
  • To-many calculations on non-PK columns.

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))