0.132.0
What's Changed
0.132.0 - 2026-06-16
Highlights
Bug Fixes
- Correct logo path and improve formatting in README (2c6952e)
Documentation
- Add signal handling architecture documentation (3d30aa1)
- Update tree detail rendering to use correct prefix styling (5f335b9)
- Update tree detail rendering to use correct prefix character (50bb4f4)
- Update safety documentation link to SECURITY_MODEL.md (5919991)
- Update logo and fix documentation links in README (47c2d47)
Features
- Add include_cache_metrics parameter to stream handling functions and update related tests (200090b)
- Add GLM-5.2 model support and update related configurations (a7ab54f)
- Add GLM-5.2 model support and update related configurations (603720b)
Other Changes
Other
- Update README.md (f04686e) (@vinhnx)
- Update README.md (a391ca6) (@vinhnx)
- Update TODO.md (d7aba24) (@vinhnx)
- Delete crate-consolidation-plan.md (60a4f9d) (@vinhnx)
- Refactor chat completion URL handling and improve error formatting across providers (44a1f2f)
Refactors
- Simplify stream handling in DeepSeek, StepFun, and ZAI providers (365e4a6)
- Update reasoning_field to reasoning_fields for improved flexibility in stream handling (3fe3477)
Full Changelog: 0.131.1...0.132.0