Releases: topp/convcom
ConvCom v0.4.0
ConvCom Release v0.4.0
AI-powered conventional commit message generator written in Rust.
Installation Options
Quick Install (Recommended)
Choose the appropriate binary for your platform:
- Linux:
convcom-linux-x86_64.tar.gz - Windows:
convcom-windows-x86_64.exe.zip - macOS (Intel):
convcom-macos-x86_64.tar.gz - macOS (Apple Silicon):
convcom-macos-aarch64.tar.gz
Installation Steps
Linux/macOS:
# Download and extract
tar -xzf convcom-*.tar.gz
# Make executable and move to PATH
chmod +x convcom
sudo mv convcom /usr/local/bin/
# Verify installation
convcom --helpWindows:
# Extract the zip file
# Move convcom.exe to a folder in your PATH
# Or run directly from the extracted locationQuick Start
# Set up your API key (choose one)
export GROQ_API_KEY="your_groq_api_key" # Recommended
export ANTHROPIC_API_KEY="your_anthropic_key" # Premium option
# Stage your changes and generate commit message
git add .
convcomLinks
- Full Documentation: README.md
- Installation Guide: INSTALLATION.md
- Report Issues: GitHub Issues
What's Changed:
See the commit history for detailed changes in this release.
ConvCom v0.3.0
ConvCom Release v0.3.0
AI-powered conventional commit message generator written in Rust.
Installation Options
Quick Install (Recommended)
Choose the appropriate binary for your platform:
- Linux:
convcom-linux-x86_64.tar.gz - Windows:
convcom-windows-x86_64.exe.zip - macOS (Intel):
convcom-macos-x86_64.tar.gz - macOS (Apple Silicon):
convcom-macos-aarch64.tar.gz
Installation Steps
Linux/macOS:
# Download and extract
tar -xzf convcom-*.tar.gz
# Make executable and move to PATH
chmod +x convcom
sudo mv convcom /usr/local/bin/
# Verify installation
convcom --helpWindows:
# Extract the zip file
# Move convcom.exe to a folder in your PATH
# Or run directly from the extracted locationQuick Start
# Set up your API key (choose one)
export GROQ_API_KEY="your_groq_api_key" # Recommended
export ANTHROPIC_API_KEY="your_anthropic_key" # Premium option
# Stage your changes and generate commit message
git add .
convcomLinks
- Full Documentation: README.md
- Installation Guide: INSTALLATION.md
- Report Issues: GitHub Issues
What's Changed:
See the commit history for detailed changes in this release.
ConvCom v0.2.0
🚀 ConvCom Release v0.2.0
AI-powered conventional commit message generator written in Rust.
📦 Installation Options
Quick Install (Recommended)
Choose the appropriate binary for your platform:
- 🐧 Linux:
convcom-linux-x86_64.tar.gz - 🪟 Windows:
convcom-windows-x86_64.exe.zip - 🍎 macOS (Intel):
convcom-macos-x86_64.tar.gz - 🍎 macOS (Apple Silicon):
convcom-macos-aarch64.tar.gz
Installation Steps
Linux/macOS:
# Download and extract
tar -xzf convcom-*.tar.gz
# Make executable and move to PATH
chmod +x convcom
sudo mv convcom /usr/local/bin/
# Verify installation
convcom --helpWindows:
# Extract the zip file
# Move convcom.exe to a folder in your PATH
# Or run directly from the extracted location⚡ Quick Start
# Set up your API key (choose one)
export GROQ_API_KEY="your_groq_api_key" # Recommended
export ANTHROPIC_API_KEY="your_anthropic_key" # Premium option
# Stage your changes and generate commit message
git add .
convcom🔗 Links
- 📖 Full Documentation: README.md
- ⚙️ Installation Guide: INSTALLATION.md
- 🐛 Report Issues: GitHub Issues
What's Changed:
See the commit history for detailed changes in this release.
ConvCom v0.1.0
🚀 ConvCom Release v0.1.0
AI-powered conventional commit message generator written in Rust.
📦 Installation Options
Quick Install (Recommended)
Choose the appropriate binary for your platform:
- 🐧 Linux:
convcom-linux-x86_64.tar.gz - 🪟 Windows:
convcom-windows-x86_64.exe.zip - 🍎 macOS (Intel):
convcom-macos-x86_64.tar.gz - 🍎 macOS (Apple Silicon):
convcom-macos-aarch64.tar.gz
Installation Steps
Linux/macOS:
# Download and extract
tar -xzf convcom-*.tar.gz
# Make executable and move to PATH
chmod +x convcom
sudo mv convcom /usr/local/bin/
# Verify installation
convcom --helpWindows:
# Extract the zip file
# Move convcom.exe to a folder in your PATH
# Or run directly from the extracted location⚡ Quick Start
# Set up your API key (choose one)
export GROQ_API_KEY="your_groq_api_key" # Recommended
export ANTHROPIC_API_KEY="your_anthropic_key" # Premium option
# Stage your changes and generate commit message
git add .
convcom🔗 Links
- 📖 Full Documentation: README.md
- ⚙️ Installation Guide: INSTALLATION.md
- 🐛 Report Issues: GitHub Issues
What's Changed:
See the commit history for detailed changes in this release.