Release v1.5.1
What's Changed
✨ Improvements
co statusnow says where every API key comes from — process environment,<project>/.env, or~/.co/keys.env— and flags keys defined in more than one place as a conflict, so a stale duplicate stops being invisible. Add--revealto print the values. (#248)
📚 Housekeeping
- The project states Apache-2.0 everywhere, matching the LICENSE file. README and
pyproject.tomlpreviously said MIT. (#291)
Installation
pip install connectonion==1.5.1Breaking Changes
None.
Full Changelog: v1.5.0...v1.5.1