v1.1.2
Smart Commit v1.1.2 Release
This release of Smart Commit builds upon our initial pre-release by enhancing the interactive commit workflow and refining diff previews. Key updates include:
• Improved Staging Flow: Changes are now staged immediately when "Stage all changes" is confirmed, ensuring the diff preview accurately reflects the modifications.
• Enhanced Diff Previews: Integrated local diff‑so‑fancy usage for more user-friendly and colorized diff output without modifying global Git settings.
• Commit Message Linting: Optionally enforce commit message rules (e.g., maximum summary length, lowercase start, ticket requirements) during the commit process.
• Minor Bug Fixes: Resolved issues with auto-add and diff preview synchronization to streamline the interactive commit experience.
• General Improvements: Updated configuration handling and overall code quality enhancements for a smoother, more reliable workflow.
Enjoy the improved experience!
Full Changelog: v0.1.0...v1.1.2