You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+224Lines changed: 224 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,230 @@ All notable changes to this project will be documented in this file.
6
6
7
7
The format is based on [Keep a Changelog](https://keepachangelog.com/zh-CN/1.0.0/)。
8
8
9
+
# 0.19.0 (2025-06-04)
10
+
11
+
### ♻ Code Refactoring
12
+
13
+
-**generatecommitcommand**: Refactor the commit generation command and remove the old execution logic ([342d3a0](https://github.com/littleCareless/dish-ai-commit/commit/342d3a0))
14
+
15
+
### ✨ Features
16
+
17
+
-**ai-providers**: Implement AI provider streaming request and update Zhipu configuration ([31c5899](https://github.com/littleCareless/dish-ai-commit/commit/31c5899))
18
+
19
+
-**ai**: Add streaming generation of commit information function ([663ac26](https://github.com/littleCareless/dish-ai-commit/commit/663ac26))
20
+
-**generate-commit-command**: Implement streaming generation of commit information ([4ef52fa](https://github.com/littleCareless/dish-ai-commit/commit/4ef52fa))
21
+
-**scm**: Add streaming input support for SCM providers ([de1f6b2](https://github.com/littleCareless/dish-ai-commit/commit/de1f6b2))
22
+
23
+
### 🎫 Chores
24
+
25
+
-**i18n**: Added internationalization text related to streaming generation ([49a2b90](https://github.com/littleCareless/dish-ai-commit/commit/49a2b90))
26
+
-**version**: Upgraded version to 0.18.0 ([bf5dbf2](https://github.com/littleCareless/dish-ai-commit/commit/bf5dbf2))
27
+
28
+
### 📝 Documentation
29
+
30
+
-**changelog**: Updated changelog to version 0.18.0 ([6bb864d](https://github.com/littleCareless/dish-ai-commit/commit/6bb864d))
31
+
32
+
# 0.18.0 (2025-06-03)
33
+
34
+
### ✨ Features
35
+
36
+
-**ai**: Add optional users parameter to support team member reporting ([91bb290](https://github.com/littleCareless/dish-ai-commit/commit/91bb290))
37
+
38
+
-**generate-branch-name-command**: Optimize the generate branch name command ([edba80f](https://github.com/littleCareless/dish-ai-commit/commit/edba80f))
-**editor**: Enhance the editor, synchronize format status and improve the style ([4c6499d](https://github.com/littleCareless/dish-ai-commit/commit/4c6499d))
51
+
52
+
-**prompt**: Enhance the weekly report prompt, add prohibited operations and HTML output instructions ([d8ff7ad](https://github.com/littleCareless/dish-ai-commit/commit/d8ff7ad))
53
+
54
+
### 👷 Build System
55
+
56
+
-**deps**: Upgrade the version to 0.16.0 and introduce @typescript/native-preview ([9e92ca0](https://github.com/littleCareless/dish-ai-commit/commit/9e92ca0))
57
+
58
+
# 0.16.0 (2025-05-23)
59
+
60
+
### ✨ Features
61
+
62
+
-**gemini**: Add new version Gemini 2.5 model support ([ac6bdca](https://github.com/littleCareless/dish-ai-commit/commit/ac6bdca))
63
+
64
+
### 🐛 Bug Fixes
65
+
66
+
-**package**: Fix VCS conditional expression format ([cd1cb34](https://github.com/littleCareless/dish-ai-commit/commit/cd1cb34))
67
+
68
+
### 📝 Documentation
69
+
70
+
-**changelog**: Update changelog and version number to 0.15.2 ([24f0d4a](https://github.com/littleCareless/dish-ai-commit/commit/24f0d4a))
-**log**: Enhanced version control log extraction function ([1b2dcf8](https://github.com/littleCareless/dish-ai-commit/commit/1b2dcf8))
109
+
110
+
### 🎫 Chores
111
+
112
+
-**config**: Adjust system configuration and weekly report generation prompter ([b63b18a](https://github.com/littleCareless/dish-ai-commit/commit/b63b18a))
113
+
114
+
### 👷 Build System
115
+
116
+
-**version**: Released v0.13.3 version ([6dc6bfc](https://github.com/littleCareless/dish-ai-commit/commit/6dc6bfc))
117
+
118
+
## 0.13.3 (2025-04-18)
119
+
120
+
### 🎫 Chores
121
+
122
+
-**config**: Optimize plugin configuration and build scripts ([f71ea75](https://github.com/littleCareless/dish-ai-commit/commit/f71ea75))
-**git**: Optimize the generated commit information content processing ([8e8a528](https://github.com/littleCareless/dish-ai-commit/commit/8e8a528))
151
+
152
+
# 0.13.0 (2025-04-18)
153
+
154
+
### ♻ Code Refactoring
155
+
156
+
-**ai**: Optimize the temperature configuration parameters of AI service providers ([cf82e72](https://github.com/littleCareless/dish-ai-commit/commit/cf82e72))
157
+
158
+
### ✨ Features
159
+
160
+
-**gemini**: Fully update the Gemini series model and refactor the service provider ([48d9ea4](https://github.com/littleCareless/dish-ai-commit/commit/48d9ea4))
161
+
162
+
-**model**: Refactor the AI model recognition mechanism ([65bfa2a](https://github.com/littleCareless/dish-ai-commit/commit/65bfa2a))
163
+
164
+
### 🎫 Chores
165
+
166
+
-**ai**: Adjust AI provider configuration and error handling ([be7debd](https://github.com/littleCareless/dish-ai-commit/commit/be7debd))
-**version**: Update the project version to 0.12.4 ([28d5d8e](https://github.com/littleCareless/dish-ai-commit/commit/28d5d8e))
180
+
181
+
### 🐛 Bug Fixes
182
+
183
+
-**misc**: Optimize the commit information and branch name generation function ([78530f3](https://github.com/littleCareless/dish-ai-commit/commit/78530f3))
184
+
185
+
## 0.12.4 (2025-04-17)
186
+
187
+
### 📝 Documentation
188
+
189
+
-**version**: Updated version number to 0.12.3 ([bba3f9d](https://github.com/littleCareless/dish-ai-commit/commit/bba3f9d))
0 commit comments