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.