wren-core-py-v0.7.1

Canner/WrenAIwren-core-py-v0.7.1Jun 22, 2026by github-actions[bot]

AI Summary

This maintenance update ensures data integrity by removing orphan cubes when their base models are pruned.

Key Highlights

  • Drop orphan cubes when their base model is pruned
  • Data integrity fix for Python core

New Features

  • Drop orphan cubes when their base model is pruned

Full Release Notes

## [0.7.1](https://github.com/Canner/WrenAI/compare/wren-core-py-v0.7.0...wren-core-py-v0.7.1) (2026-06-22)


### Bug Fixes

* **core-py:** drop orphan cubes when their base model is pruned ([#2362](https://github.com/Canner/WrenAI/issues/2362)) ([6f65ec7](https://github.com/Canner/WrenAI/commit/6f65ec708955c5463506f52b35adf660d141650f))