Skip to content

v0.2.30

Choose a tag to compare

@github-actions github-actions released this 21 Jan 23:16
· 54 commits to main since this release

ContextFS v0.2.30

Installation

pip install contextfs==0.2.30

Or with uvx:

uvx contextfs --version

What'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)

Links