github tirth8205/code-review-graph v1.3.0
v1.3.0 — Universal Installation

latest releases: v2.3.6, v2.3.5, v2.3.4...
3 months ago

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/

Don't miss a new code-review-graph release

NewReleases is sending notifications on new releases.