chore: 升级版本至 0.1.10 并更新密钥环与加密相关描述

This commit is contained in:
2026-03-19 16:34:45 +08:00
parent e2d43315e3
commit 0289dd4684
5 changed files with 445 additions and 12 deletions

View File

@@ -10,6 +10,8 @@ A powerful AI-powered Git assistant for generating conventional commits, tags, a
![Rust](https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge&logo=rust&logoColor=white)
![License](https://img.shields.io/badge/license-MIT-blue.svg)
![Crates.io Version](https://img.shields.io/crates/v/quicommit)
## Features
@@ -18,7 +20,7 @@ A powerful AI-powered Git assistant for generating conventional commits, tags, a
- **Profile Management**: Manage multiple Git identities with SSH keys and GPG signing support
- **Smart Tagging**: Semantic version bumping with AI-generated release notes
- **Changelog Generation**: Automatic changelog generation in Keep a Changelog format
- **Security**: Encrypt sensitive data
- **Security**: Use system keyring to store API keys securely
- **Interactive UI**: Beautiful CLI with previews and confirmations
## Installation