wren-v0.7.0
OpenBMB/MiniCPM-Vwren-v0.7.0May 22, 2026by github-actions[bot]
AI Summary
This release introduces full Cube support via WASM and rebrands the project by renaming the PyPI package from wren-engine to wrenai.
Key Highlights
- Full Cube support via WASM including validation, translation, PyO3, CLI, and documentation
- PyPI package renamed from wren-engine to wrenai
- Documentation updated to reflect the rebranding and migration notes
Breaking Changes
- Rename PyPI package from wren-engine to wrenai
New Features
- Full Cube support implementation via WASM
Full Release Notes
## [0.7.0](https://github.com/Canner/WrenAI/compare/wren-v0.6.0...wren-v0.7.0) (2026-05-22) ### ⚠ BREAKING CHANGES * **wren:** rename PyPI package from wren-engine to wrenai ([#2315](https://github.com/Canner/WrenAI/issues/2315)) ### Features * **wasm:** full Cube support — validate, translate, PyO3, CLI, WASM, docs ([#2282](https://github.com/Canner/WrenAI/issues/2282)) ([026111e](https://github.com/Canner/WrenAI/commit/026111e54ec31e7165f9fd79c5c998070e66626c)) ### Documentation * **wren:** rebrand README to Wren AI and expand rename migration note ([#2316](https://github.com/Canner/WrenAI/issues/2316)) ([f3a00eb](https://github.com/Canner/WrenAI/commit/f3a00eb971a27186824954eff64b32f7e290db3c)) ### Miscellaneous Chores * **wren:** rename PyPI package from wren-engine to wrenai ([#2315](https://github.com/Canner/WrenAI/issues/2315)) ([20cffa9](https://github.com/Canner/WrenAI/commit/20cffa904f2d47c048c9247a77687b3fdfe24416))