0.0.29
camel-ai/camel0.0.29Jul 7, 2025by freddyaboulton
AI Summary
This is a minor version release that introduces the ability to close connections programmatically using Python code. It is a small release with minimal changes.
Key Highlights
- Ability to close connections with Python code
- Version bump to 0.0.29
New Features
- Close connection functionality
Full Release Notes
## What's Changed * Be able to close the connection with python code by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/360 * Bump version 0.0.29 by @freddyaboulton in https://github.com/gradio-app/fastrtc/pull/361 **Full Changelog**: https://github.com/gradio-app/fastrtc/compare/0.0.28...0.0.29