Releases: bhumit1204/repoflow
Releases · bhumit1204/repoflow
RepoFlow v1.0 — Minimal Version Control Engine (Base + Diff Model)
🚀 RepoFlow v1.0 — First Stable Release
RepoFlow v1.0 is the initial stable release of a lightweight, educational version control system built from scratch in Python.
This release focuses on core VCS fundamentals — tracking files, detecting changes, committing snapshots, viewing diffs, and restoring project state — without relying on Git internals.