Releases: nguyenvanduocit/ai-commit
Releases · nguyenvanduocit/ai-commit
v1.0.5
v1.0.4
Changelog
- 093858f "Improved user experience and error handling in chat program."
- e152e91 : Ask for commit prefix before commit message.
- f128014 : Refactor IsAgree function into a standalone function
- cb308c9 Added SingleQuestion function to GptClient
- c537a1e Added new styles and improved print functions for better user experience
- 35faefd Added print functions for normal, warning, success, and error messages.
- 716db17 Improved reading of user requests in main.go.
- 5aca2c6 Refactored print functions and style variables to improve code readability, clarity and maintainability.
- a673517 Refactored user response input validation to account for empty and white space user responses in the main
for
loop. Modified commit message to indicate that the code was refactored to improve user response input validation. - 4cdfab1 Updated commit message to be more concise and descriptive.
- 7230241 feat: implement IsAgree and agreeWords
- 050faed feat: remove leading/trailing spaces from GptClient response and update logger message in main.go
- e5943eb fix: Fix redeclaration issue of 'prefix' variable in askForPrefix() function
v1.0.3
v0.2.1
v1.0.0-beta6
v1.0.0-beta5
v1.0.0-beta4
v1.0.0-beta3
Changelog
- 5d7f6a1 fix: Update diff command args