v0.5.0 - Test Improvements and Python 3.13 Support
π Release v0.5.0
Highlights
- β CI is GREEN - All tests passing (275 passed, 0 failures)
- π Test coverage improved from ~30% to 86%
- π Python 3.13 support added
- π§ Test stability improvements across all environments
What's Changed
- Fixed httpx.Client mocking patterns for better test isolation
- Fixed integration tests to prevent network connections
- Added comprehensive CI scripts for development workflow
- Improved test stability and reliability
Full Changelog
See CHANGELOG.md for complete details.
Installation
pip install louieai==0.5.0This release was prepared with the help of Claude Code.