Git Smart Squash v1.2.1
✨ What's New
- Successfully published to PyPI: https://pypi.org/project/git-smart-squash/1.2.0/
- Homebrew formula ready for custom taps
- Comprehensive code organization and simplification completed
🚀 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/andcli/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.