Releases: WoongheeLee/git-commit-message-generator
Releases · WoongheeLee/git-commit-message-generator
v1.1.0
v1.0.4
refactor: 모델 가격 정보 및 지원 모델 목록 업데이트
v1.0.3
Git Commit Message Generator v1.0.3
This is the first stable release of the Git Commit Message Generator.
The tool automatically generates concise and conventional commit messages using OpenAI GPT based on your staged git diff.
Features
- Generates commit messages via OpenAI API
- Follows Conventional Commit format
- Multilingual support (language is GPT-dependent)
- Customizable prompt format via
prompt_template.yml - Provides standalone executables for Windows and Linux (built with PyInstaller)
This release includes both the source code and prebuilt binaries for convenient use across different environments.
git-commit-gen
v1.0.2 chore: 업데이트 GitHub Actions 워크플로우 설명 및 파일 이름 추가