v0.2.30
ContextFS v0.2.30
Installation
pip install contextfs==0.2.30Or with uvx:
uvx contextfs --versionWhat's Changed
✨ New Features
- Add email notifications for new signups and payments
CI/CD
- Explicitly pass CODECOV_TOKEN for protected branches
- Add branch coverage to Codecov reporting
- Switch from self-hosted badge to Codecov
Maintenance
- Bump version to 0.2.30
Other Changes
- v0.2.29 - Optimize hooks for faster CLI startup (#42)