Releases: Nusuit/git_visualization
Releases · Nusuit/git_visualization
Release list
Git Flow Visualizer v1.0.1
🐛 Bug Fixes
- ✅ Fixed "spawn git ENOENT" error
- ✅ Auto-detect Git installation on Windows
- ✅ Support common Git installation paths
- ✅ Better error messages when Git is not found
📥 Installation
- Download the
.exefile below - Make sure Git is installed: https://git-scm.com/downloads
- Run the installer
What's Changed
- Added automatic Git executable detection
- Improved error handling for missing Git
- Updated documentation with requirements
Git Flow Visualizer v1.0.0
docs: update README with download link and clean up docs