github edverma/git-smart-squash v1.2.1
Release v1.2.1

latest releases: v4.0.3, v4.0.2, v4.0.1...
9 months ago

Git Smart Squash v1.2.1

✨ What's New

🚀 Installation

# Install from PyPI
pip install git-smart-squash

# Both CLIs available:
git-smart-squash --help  # Traditional CLI
gss --help               # Zero-friction CLI

🏗️ Technical Improvements

  • Reorganized codebase with core/ and cli/ directories
  • Enhanced zero-friction CLI functionality
  • Better error handling and user experience
  • Improved AI provider detection and fallback
  • All functionality verified against TECHNICAL_SPECIFICATION.md
  • 24/26 tests passing (92% pass rate)

📦 Package Information

  • PyPI Package: git-smart-squash v1.2.0
  • GitHub Release: v1.2.1 (with latest code improvements)
  • Homebrew Formula: Ready for custom taps

See INSTALL.md for detailed installation instructions.

Don't miss a new git-smart-squash release

NewReleases is sending notifications on new releases.