wren-pydantic-v0.2.1
Canner/WrenAIwren-pydantic-v0.2.1Jul 29, 2026by github-actions[bot]
AI Summary
This release focuses on completing the 'wren-engine' to 'wrenai' rename cleanup and addressing specific bug fixes in pydantic model handling and dependency management.
Key Highlights
- Completed the 'wren-engine' to 'wrenai' rename cleanup
- Fixed pydantic models to skip non-dict models in list_models
- Updated WrenAI SDK dependency requirement to version 0.13.1
Full Release Notes
## [0.2.1](https://github.com/Canner/WrenAI/compare/wren-pydantic-v0.2.0...wren-pydantic-v0.2.1) (2026-07-29) ### Bug Fixes * finish wren-engine → wrenai rename cleanup ([#2425](https://github.com/Canner/WrenAI/issues/2425)) ([0733d37](https://github.com/Canner/WrenAI/commit/0733d379e15f041235bd7ff7449ecc421834a7f4)) * **pydantic:** skip non-dict models in list_models ([#2522](https://github.com/Canner/WrenAI/issues/2522)) ([507bda6](https://github.com/Canner/WrenAI/commit/507bda60d15dc67388039701ed0f54455d160323)) ### Dependencies * **sdk:** raise the wrenai floor to 0.13.1 ([#2610](https://github.com/Canner/WrenAI/issues/2610)) ([3615a8d](https://github.com/Canner/WrenAI/commit/3615a8d734fd8a7e2aace050492d4a9f875a80b2))