|
1 |
| -# 更新记录 |
| 1 | +# Changelog |
2 | 2 |
|
| 3 | +[English](CHANGELOG.md) | [简体中文](CHANGELOG.zh-CN.md) |
3 | 4 |
|
4 |
| -### [0.0.9](https://github.com/littleCareless/dish-ai-commit/compare/v0.0.10...v0.0.9) (2024-12-09) |
| 5 | +All notable changes to this project will be documented in this file. |
5 | 6 |
|
6 |
| -### 0.0.10 (2024-12-09) |
| 7 | +The format is based on [Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/)。 |
| 8 | +# 0.1.0 (2024-12-10) |
7 | 9 |
|
8 | 10 |
|
9 |
| -### ♻️ Code Refactoring | 代码重构 |
| 11 | +### ♻ Code Refactoring |
10 | 12 |
|
11 |
| -* rename project from SVN AI Commit to Dish AI Commit ([64cc221](https://github.com/littleCareless/dish-ai-commit/commit/64cc221b287192a548669b9300924890ef05e833)) |
| 13 | +* **commands**: 重构命令处理逻辑并优化错误处理 ([d708190](https://github.com/littleCareless/dish-ai-commit/commit/d708190)) |
| 14 | +* **core**: 重构命令管理和错误处理 ([cad5b4e](https://github.com/littleCareless/dish-ai-commit/commit/cad5b4e)) |
| 15 | +* **scm**: 优化源代码管理部分 ([5e5d791](https://github.com/littleCareless/dish-ai-commit/commit/5e5d791)) |
| 16 | +* **utils**: 优化工具类的错误处理和性能 ([73dfaf4](https://github.com/littleCareless/dish-ai-commit/commit/73dfaf4)) |
| 17 | +* Reorganize AI provider and SCM integration ([968e9aa](https://github.com/littleCareless/dish-ai-commit/commit/968e9aa)) |
12 | 18 |
|
13 |
| -### 0.0.9 (2024-12-09) |
14 | 19 |
|
| 20 | +### ✨ Features |
15 | 21 |
|
16 |
| -### ♻️ Code Refactoring | 代码重构 |
| 22 | +* **ai**: 添加 AI 工具类和模型选择服务 ([5603b08](https://github.com/littleCareless/dish-ai-commit/commit/5603b08)) |
| 23 | +* **config**: 新增多个 AI 服务提供商的配置支持 ([fa072f1](https://github.com/littleCareless/dish-ai-commit/commit/fa072f1)) |
| 24 | +* **docs**: 添加多语言支持链接到更新日志和 README 文件 ([fd16226](https://github.com/littleCareless/dish-ai-commit/commit/fd16226)) |
| 25 | +* **locale**: 更新国际化语言文案 ([54d806f](https://github.com/littleCareless/dish-ai-commit/commit/54d806f)) |
| 26 | +* **rebranding**: 重新命名并增强 AI 提交信息扩展 ([9f41dc1](https://github.com/littleCareless/dish-ai-commit/commit/9f41dc1)) |
17 | 27 |
|
18 |
| -* rename project from SVN AI Commit to Dish AI Commit ([64cc221](https://github.com/littleCareless/dish-ai-commit/commit/64cc221b287192a548669b9300924890ef05e833)) |
19 | 28 |
|
20 |
| -# Changelog |
| 29 | +### 🎫 Chores |
21 | 30 |
|
22 |
| -[English](CHANGELOG.md) | [简体中文](CHANGELOG.zh-CN.md) |
| 31 | +* **ai**: 增强 AI 提供商管理系统 ([1b36a48](https://github.com/littleCareless/dish-ai-commit/commit/1b36a48)) |
| 32 | +* **commitlint**: 简化提交消息类型配置 ([0dad6c2](https://github.com/littleCareless/dish-ai-commit/commit/0dad6c2)) |
| 33 | +* **config**: 完善项目配置文件 ([f9bd1e2](https://github.com/littleCareless/dish-ai-commit/commit/f9bd1e2)) |
| 34 | +* 更新配置和项目结构 ([ae2507b](https://github.com/littleCareless/dish-ai-commit/commit/ae2507b)) |
23 | 35 |
|
24 |
| -All notable changes to this project will be documented in this file. |
25 | 36 |
|
26 |
| -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). |
| 37 | +### 🐛 Bug Fixes |
27 | 38 |
|
28 |
| -## [Unreleased] |
| 39 | +* **api**: Normalize openai provider enum and improve logging ([451f284](https://github.com/littleCareless/dish-ai-commit/commit/451f284)) |
| 40 | +* **scm**: 修复 GitProvider 和 SvnProvider 中的错误处理逻辑 ([b2854e2](https://github.com/littleCareless/dish-ai-commit/commit/b2854e2)) |
29 | 41 |
|
30 |
| -### ⚡ Changed |
31 | 42 |
|
32 |
| -- 重命名项目从 SVN AI Commit 到 Dish AI Commit |
33 |
| -- 重组 AI provider 和 SCM 集成 |
34 |
| -- 优化 AI provider 配置界面 |
35 |
| -- 改进模型选择和配置处理 |
36 |
| -- 增强错误处理和提示管理 |
| 43 | +### 💄 Styles |
37 | 44 |
|
38 |
| -### 🎨 Style |
| 45 | +* **assets**: Update icon and logo with modern ai design ([870326e](https://github.com/littleCareless/dish-ai-commit/commit/870326e)) |
| 46 | +* **assets**: Update visual assets ([811bb8c](https://github.com/littleCareless/dish-ai-commit/commit/811bb8c)) |
39 | 47 |
|
40 |
| -- 更新图标和 logo 为现代 AI 设计风格 |
41 |
| -- 采用蓝紫渐变背景和 AI 主题元素 |
42 |
| -- 优化各种尺寸下的视觉效果 |
43 | 48 |
|
44 |
| -### 🐛 Fixed |
| 49 | +### 📝 Documentation |
45 | 50 |
|
46 |
| -- 标准化 OpenAI 枚举值为小写以保持一致性 |
47 |
| -- 改进 API 配置的日志记录 |
48 |
| -- 优化命令管理器的错误处理 |
49 |
| -- 重组 commands.ts 代码结构 |
50 |
| - |
51 |
| -### 🌐 Localization |
52 |
| - |
53 |
| -- 增强系统提示以支持多语言配置 |
54 |
| -- 添加中文文档支持 |
| 51 | +* Update README and README.zh-CN files ([2e3c5b4](https://github.com/littleCareless/dish-ai-commit/commit/2e3c5b4)) |
0 commit comments