Skip to content

v0.2.20

Choose a tag to compare

@github-actions github-actions released this 16 Jan 19:06
· 121 commits to main since this release

ContextFS v0.2.20

Installation

pip install contextfs==0.2.20

Or with uvx:

uvx contextfs --version

What's Changed

✨ New Features

  • Add uv.lock to gitignore

🐛 Bug Fixes

  • Fix empty error panel in CLI help output

Maintenance

  • Bump version to 0.2.20

Other Changes

  • Remove uv.lock from tracking

Links