Skip to content

Release v1.5.1

Choose a tag to compare

@wu-changxing wu-changxing released this 29 Jul 13:22

What's Changed

✨ Improvements

  • co status now 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 --reveal to print the values. (#248)

📚 Housekeeping

  • The project states Apache-2.0 everywhere, matching the LICENSE file. README and pyproject.toml previously said MIT. (#291)

Installation

pip install connectonion==1.5.1

Breaking Changes

None.

Full Changelog: v1.5.0...v1.5.1