Skip to content

Releases: Nusuit/git_visualization

Git Flow Visualizer v1.0.1

Choose a tag to compare

@Nusuit Nusuit released this 07 Nov 17:38

🐛 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

  1. Download the .exe file below
  2. Make sure Git is installed: https://git-scm.com/downloads
  3. 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

Choose a tag to compare

@Nusuit Nusuit released this 07 Nov 17:12
docs: update README with download link and clean up docs