Releases: zccrs/git-commit-helper
Releases · zccrs/git-commit-helper
v0.8.0
master
chore: update AUR deployment action Update the AUR deployment action version. This updates the `KSXGitHub/github-actions-deploy-aur` action from version `v2.7.2` to `v4.1.1`. This is necessary to leverage the latest features, bug fixes, and security updates provided by the action. Using the latest version ensures compatibility and improved performance of the AUR package deployment process. Influence: 1. Verify the AUR package is built and deployed successfully to the AUR repository after the update. 2. Monitor the AUR package deployment process for any new issues or warnings introduced by the action update. chore: 更新 AUR 发布 action 更新 AUR 发布 action 的版本。 此更新将 `KSXGitHub/github-actions-deploy-aur` action 从版本 `v2.7.2` 更 新到 `v4.1.1`。 这是为了利用 action 提供的最新特性、bug 修复和安全更新。 使用最新版本可确保 AUR 包发布过程的兼容性和改进的性能。 Influence: 1. 验证更新后,AUR 包是否已成功构建并部署到 AUR 存储库。 2. 监控 AUR 包部署过程,检查 action 更新是否引入任何新问题或警告。
master
chore: bump version to 0.8.0 and update packaging configs - Update version to 0.8.0 in Cargo.toml, PKGBUILD, and git-commit-helper.spec - Update debian and RPM changelogs - Add RPM changelog update requirement to copilot instructions
master
docs: add AI coding guidelines 1. Created a comprehensive `copilot-instructions.md` file to guide AI coding assistance. 2. Documented project overview, architecture patterns, development workflow, code patterns, commit message conventions, testing patterns, packaging details, key files, common tasks, and quality assurance measures. 3. This document will allow AI assistants (like GitHub Copilot) to provide more accurate and relevant suggestions within the project's context. feat: 添加 AI 编码指南 1. 创建了一个全面的 `copilot-instructions.md` 文件,以指导 AI 编码辅助。 2. 记录了项目概述、架构模式、开发工作流程、代码模式、提交消息约定、测试 模式、打包详细信息、关键文件、常见任务和质量保证措施。 3. 该文档将允许 AI 助手(如 GitHub Copilot)在项目上下文中提供更准确和相 关的建议。
master
Apply suggestion from @Copilot Co-authored-by: Copilot <[email protected]>
master
feat: update Gemini default model to gemini-2.0-flash Update default Gemini model from gemini-pro to gemini-2.0-flash in both configuration and AI service initialization. 将Gemini默认模型更新为gemini-2.0-flash 在配置和AI服务初始化中将Gemini默认模型从gemini-pro 更新为gemini-2.0-flash。
master
feat: update Gemini default model to gemini-2.0-flash Update default Gemini model from gemini-pro to gemini-2.0-flash in both configuration and AI service initialization. 将Gemini默认模型更新为gemini-2.0-flash 在配置和AI服务初始化中将Gemini默认模型从gemini-pro 更新为gemini-2.0-flash。
v0.7.0
Full Changelog: v0.6.0...v0.7.0
master
chore: bump version to 0.7.0 Update version number across all package configuration files: - Cargo.toml: 0.6.0 -> 0.7.0 - PKGBUILD: 0.6.0 -> 0.7.0 - git-commit-helper.spec: 0.6.0 -> 0.7.0 - debian/changelog: add 0.7.0 release notes - README.md: add version history for 0.7.0 This release includes major feature additions: - Added --no-log parameter for disabling product logs - Renamed --no-test-suggestions to --no-influence - Added Log field for product-oriented change summaries - Enhanced --issues parameter to support multiple values - Updated testing suggestions format and labeling chore: 升级版本到 0.7.0 更新所有包配置文件中的版本号: - Cargo.toml: 0.6.0 -> 0.7.0 - PKGBUILD: 0.6.0 -> 0.7.0 - git-commit-helper.spec: 0.6.0 -> 0.7.0 - debian/changelog: 添加 0.7.0 发布说明 - README.md: 添加 0.7.0 版本历史 此版本包含主要功能添加: - 添加 --no-log 参数用于禁用产品日志 - 重命名 --no-test-suggestions 为 --no-influence - 添加面向产品的日志字段功能 - 增强 --issues 参数支持多个值 - 更新测试建议格式和标识
master
chore: bump version to 0.7.0 Update version number across all package configuration files: - Cargo.toml: 0.6.0 -> 0.7.0 - PKGBUILD: 0.6.0 -> 0.7.0 - git-commit-helper.spec: 0.6.0 -> 0.7.0 - debian/changelog: add 0.7.0 release notes - README.md: add version history for 0.7.0 This release includes major feature additions: - Added --no-log parameter for disabling product logs - Renamed --no-test-suggestions to --no-influence - Added Log field for product-oriented change summaries - Enhanced --issues parameter to support multiple values - Updated testing suggestions format and labeling chore: 升级版本到 0.7.0 更新所有包配置文件中的版本号: - Cargo.toml: 0.6.0 -> 0.7.0 - PKGBUILD: 0.6.0 -> 0.7.0 - git-commit-helper.spec: 0.6.0 -> 0.7.0 - debian/changelog: 添加 0.7.0 发布说明 - README.md: 添加 0.7.0 版本历史 此版本包含主要功能添加: - 添加 --no-log 参数用于禁用产品日志 - 重命名 --no-test-suggestions 为 --no-influence - 添加面向产品的日志字段功能 - 增强 --issues 参数支持多个值 - 更新测试建议格式和标识