Skip to content

Version 0.1.6

Compare
Choose a tag to compare
@CripterHack CripterHack released this 25 Apr 23:19
· 29 commits to main since this release
01e1ee3

Changelog

0.1.6 (2025-04-25)

  • Improved error handling for git repositories and file paths
  • Added detection and proper handling when running from subdirectories
  • Added clear, user-friendly error messages with actionable instructions
  • Added --verbose flag for detailed debugging information
  • Added verification of git configuration before committing
  • Added checks to prevent incomplete staging and failed commits
  • Added detection and handling of pre-commit hooks with --skip-hooks option
  • Added automatic fixes for "No module named pre_commit" errors
  • Added automatic revert system to clean up staged changes on error or interruption
  • Expanded troubleshooting documentation with common error solutions
  • Added relative path resolution to prevent path duplication issues