wren-core-py-v0.7.0

OpenBMB/MiniCPM-Vwren-core-py-v0.7.0Jun 12, 2026by github-actions[bot]

AI Summary

This release introduces support for Relational Language Analysis and Calculation (RLAC) subqueries on MDL models, along with the ability to perform to-many calculations on non-primary key columns.

Key Highlights

  • Implemented RLAC subqueries for MDL models
  • Added support for to-many calculations on non-PK columns
  • Addresses issue #2335

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