What's New
Added
- Universal installation: now works with
pip install code-review-graph[embeddings] on Python 3.10+
- CLI entry point (
code-review-graph command works after normal pip install)
- Clear Python version check with helpful Docker fallback for older Python users
- Improved README installation section with one-command + Docker option
Changed
- Minimum Python requirement lowered from 3.11 → 3.10 (covers ~90% of users)
Fixed
- Installation friction for most developers
Install
pip install code-review-graph==1.3.0
PyPI: https://pypi.org/project/code-review-graph/1.3.0/