Skip to content

v2.2.0

Choose a tag to compare

@SaharAvr SaharAvr released this 02 Jul 13:12
· 31 commits to main since this release

[2.2.0] - 2025-07-02

Fixed

  • git commitai help and git commitai settings commands now execute properly instead of being treated as commit message prefixes

Changed

  • Refactored command keyword handling to use centralized constants shared between CLI and Git modules
  • Enhanced command argument processing logic for better maintainability

Added

  • Comprehensive test coverage for command argument processing scenarios