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,7 @@
![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)
## 主要功能
@@ -18,7 +19,7 @@
- **多配置管理**为不同场景管理多个Git身份支持SSH密钥和GPG签名配置
- **智能标签管理**基于语义版本自动检测升级AI生成标签信息
- **变更日志生成**自动生成Keep a Changelog格式的变更日志
- **安全保护**加密存储敏感数据
- **安全保护**使用系统密钥环进行安全存储
- **交互式界面**美观的CLI界面支持预览和确认
## 安装