Skip to content

Releases: Canner/WrenAI

wren: v0.9.0

04 Jun 09:44
f4f8a13

Choose a tag to compare

0.9.0 (2026-06-04)

Features

  • wren: query MDL views in the SDK rewriter and strict mode (#2334) (731c9c0)
  • wren: serve agent skills and reference docs from the CLI (#2329) (cbd10cd)

Bug Fixes

wren: v0.8.1

29 May 02:55
12f30ef

Choose a tag to compare

0.8.1 (2026-05-28)

Dependencies

  • clear 5 high-severity Dependabot alerts on main (#2330) (cee71e6)

wren: v0.8.0

26 May 06:11
8fc2064

Choose a tag to compare

0.8.0 (2026-05-26)

Features

Bug Fixes

  • wren: honor SQL identifier case across policy, extract, and CTE rewriter (#2310) (9b5fe22)

wren: v0.7.0

22 May 02:12
681d02c

Choose a tag to compare

0.7.0 (2026-05-22)

⚠ BREAKING CHANGES

  • wren: rename PyPI package from wren-engine to wrenai (#2315)

Features

  • wasm: full Cube support — validate, translate, PyO3, CLI, WASM, docs (#2282) (026111e)

Documentation

  • wren: rebrand README to Wren AI and expand rename migration note (#2316) (f3a00eb)

Miscellaneous Chores

  • wren: rename PyPI package from wren-engine to wrenai (#2315) (20cffa9)

wren 0.7.0-rc.2

22 May 02:10
f3a00eb

Choose a tag to compare

wren 0.7.0-rc.2 Pre-release
Pre-release

What's Changed

  • docs(wren): rebrand README to Wren AI and expand rename migration note by @goldmedal in #2316

Full Changelog: wren-v0.7.0-rc.1...wren-v0.7.0-rc.2

wren 0.7.0-rc.1

22 May 01:49
20cffa9

Choose a tag to compare

wren 0.7.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: wren-core-wasm-v0.4.1...wren-v0.7.0-rc.1

wren-core-wasm: v0.4.1

15 May 10:10
e46a559

Choose a tag to compare

0.4.1 (2026-05-15)

Bug Fixes

  • wren-core-wasm: drive query() through a tokio runtime (UNION ALL trap) (#2291) (f0748f5)

wren-core-wasm: v0.4.0

15 May 05:55
6ebed77

Choose a tag to compare

0.4.0 (2026-05-15)

Features

  • wasm: full Cube support — validate, translate, PyO3, CLI, WASM, docs (#2282) (026111e)

wren-core-py: v0.6.0

15 May 08:57
90ba313

Choose a tag to compare

0.6.0 (2026-05-15)

Features

  • wasm: full Cube support — validate, translate, PyO3, CLI, WASM, docs (#2282) (026111e)

wren-core-wasm 0.4.0-rc.1

15 May 05:14
026111e

Choose a tag to compare

Pre-release

What's Changed

  • feat(wasm): full Cube support — validate, translate, PyO3, CLI, WASM, docs by @goldmedal in #2282

Full Changelog: wren-langchain-v0.2.0...wren-core-wasm-v0.4.0-rc.1