24 Commits

Author SHA1 Message Date
04410ea9e7 📝 docs(CHANGELOG.md):更新变更日志以记录版本0.1.7的发布内容 2026-02-14 15:10:04 +08:00
a514cdc69f ⬆️ chore(Cargo.toml):升级版本号至0.1.7
♻️ refactor(changelog.rs):移除prepend参数,改为自动前置到现有changelog
♻️ refactor(formatter.rs):移除未使用的日期和格式化函数
♻️ refactor(validators.rs):移除未使用的SSH密钥验证功能
v0.1.7
2026-02-14 15:00:59 +08:00
e822ba1f54 feat(commands):为所有命令添加config_path参数支持,实现自定义配置文件路径
♻️ refactor(config):重构ConfigManager,添加with_path_fresh方法用于初始化新配置
🔧 fix(git):改进跨平台路径处理,增强git仓库检测的鲁棒性
 test(tests):添加全面的集成测试,覆盖所有命令和跨平台场景
2026-02-14 14:28:11 +08:00
3c925d8268 update version 2026-02-04 11:34:17 +08:00
c9073ff4a7 feat(profile):应用配置文件时自动设置GPG签名和SSH配置
♻️ refactor(generator):移除未使用的导入和剪贴板功能
♻️ refactor(git):清理未使用的导入和优化代码结构
♻️ refactor(i18n):简化翻译模块的导出结构
♻️ refactor(llm):移除未使用的序列化导入
♻️ refactor(openrouter):简化模型验证函数
v0.1.5
2026-02-04 10:57:15 +08:00
88324c21c2 fix: 增强 GPG 签名失败时的错误提示 2026-02-02 14:57:54 +08:00
ffc9741d1e refactor(git): 移除重复的 git commit 命令并添加 tempfile 导入 2026-02-02 14:50:12 +08:00
5638315031 feat(config): 为 anthropic、kimi、deepseek 添加 list_models 支持 2026-02-02 06:40:41 +00:00
2e43a5e396 docs: 规范化 changelog 格式并补充 0.1.0 版本记录 2026-02-01 14:25:50 +00:00
baaefa2909 chore(i18n): 统一多语言输出与新增三家 LLM 提供商支持 v0.1.4 2026-02-01 14:10:29 +00:00
cf268ebe0f feat: 添加 test3.txt 测试中文输出 2026-02-01 14:07:57 +00:00
e571293f40 chore: add test2.txt with placeholder text 2026-02-01 14:04:20 +00:00
fa92d90ff4 fix(git/commit.rs): 错误修复 2026-02-01 14:01:12 +00:00
33aaa020c4 fix(git/commit.rs): commit错误信息。 2026-02-01 14:00:13 +00:00
bfc1812ebf docs: update readme with new installation methods and cli options 2026-02-01 13:50:09 +00:00
dba6d94eab feat(generator): add language parameter to commit generation methods 2026-02-01 13:03:57 +00:00
09d2b6db8c feat: add auto-push functionality to commit and tag commands 2026-02-01 12:35:26 +00:00
0cbd975748 feat: feat: add multilingual output support for commit, tag, and changelog commands 2026-02-01 12:06:12 +00:00
c3cd01dbcd 新增对 Kimi、DeepSeek、OpenRouter 的支持并升级版本至 0.1.2 v0.1.2 2026-02-01 15:09:39 +08:00
cb24b8ae85 新增个人访问令牌、使用统计与配置校验功能 v0.1.0 2026-01-31 17:14:58 +08:00
1cbb01ccc4 In Git2 error fixing, opening the repo is still currently unavailable. 2026-01-30 18:29:11 +08:00
2a57946421 feat:Add 3 new LLM providers and optimize the readme. 2026-01-30 16:47:19 +08:00
f610c0af8b fixed:rustfmt 2026-01-30 14:24:23 +08:00
5d4156e5e0 feat:(first commit)created repository and complete 0.1.0 2026-01-30 14:18:32 +08:00