File tree Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Expand file tree Collapse file tree 1 file changed +26
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,30 @@ All notable changes to this project will be documented in this file.
8
8
## [ Unreleased]
9
9
10
10
11
+ <a name =" 1.15.1 " ></a >
12
+ ## [ 1.15.1] - 2024-11-02
13
+ ### CI
14
+ - ** readme-lint:** Improve README validation logic
15
+
16
+ ### Code Refactoring
17
+ - ** generator:** Simplify command options handling
18
+ - ** generators:** consolidate command option handling
19
+
20
+ ### Docs
21
+ - ** README:** Add collapsible details sections for commands
22
+
23
+ ### Features
24
+ - ** generator:** enhance BitoCliGenerator command handling
25
+
26
+ ### Performance Improvements
27
+ - ** GithubModelsCliGenerator:** Optimize command generation
28
+ - ** app:** optimize GithubCopilotCliGenerator
29
+ - ** generators:** Improve option handling in defaultHydratedOptions
30
+
31
+ ### Tests
32
+ - ** github-models-cli:** Add test for ProcessFailedException
33
+
34
+
11
35
<a name =" 1.15.0 " ></a >
12
36
## [ 1.15.0] - 2024-11-02
13
37
### Bug Fixes
@@ -960,7 +984,8 @@ All notable changes to this project will be documented in this file.
960
984
- add config manager
961
985
962
986
963
- [ Unreleased ] : https://github.com/guanguans/ai-commit/compare/1.15.0...HEAD
987
+ [ Unreleased ] : https://github.com/guanguans/ai-commit/compare/1.15.1...HEAD
988
+ [ 1.15.1 ] : https://github.com/guanguans/ai-commit/compare/1.15.0...1.15.1
964
989
[ 1.15.0 ] : https://github.com/guanguans/ai-commit/compare/1.14.5...1.15.0
965
990
[ 1.14.5 ] : https://github.com/guanguans/ai-commit/compare/1.14.4...1.14.5
966
991
[ 1.14.4 ] : https://github.com/guanguans/ai-commit/compare/1.14.3...1.14.4
You can’t perform that action at this time.
0 commit comments