Guanguans Ai Commit Versions Save

Automagically generate conventional git commit messages with AI. - 使用 AI 自动生成约定式 git 提交信息。

1.11.1

1 month ago

1.11.1 - 2024-04-08

Feat

  • tests: Add HTTP fake setup for Moonshot and chat completions

Test

  • Pest: Update API response mock data
  • Unit: Add MoonshotGeneratorTest.php and OpenAIGeneratorTest.php

1.11.0

1 month ago

1.11.0 - 2024-04-08

Feat

  • Generators: Add KimiGenerator class for AI completion
  • Kimi: Add chatCompletions method to Kimi class

Refactor

  • generator: Refactor GeneratorManager to improve readability and maintainability

1.10.2

1 month ago

1.10.2 - 2024-04-07

Pull Requests

  • Merge pull request #118 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.0.0
  • Merge pull request #122 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.72.0
  • Merge pull request #121 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.71.2
  • Merge pull request #120 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.71.1
  • Merge pull request #119 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.71.0
  • Merge pull request #117 from guanguans/dependabot/composer/mockery/mockery-1.6.11
  • Merge pull request #116 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.70.3
  • Merge pull request #114 from guanguans/dependabot/composer/mockery/mockery-1.6.10
  • Merge pull request #113 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.70.2
  • Merge pull request #111 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.70.0

1.10.0

2 months ago

1.10.0 - 2024-03-14

Docs

  • StrMacro: Add link to polyfill-php83

Feat

  • composer-updater: add composer-updater script and configuration

Refactor

  • openai: Improve data handling and response creation

Pull Requests

  • Merge pull request #109 from guanguans/dependabot/composer/mockery/mockery-1.6.9
  • Merge pull request #108 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.69.0
  • Merge pull request #107 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.5
  • Merge pull request #94 from guanguans/dependabot/github_actions/codecov/codecov-action-4
  • Merge pull request #106 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.4
  • Merge pull request #105 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.3
  • Merge pull request #104 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.2
  • Merge pull request #103 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.68.0
  • Merge pull request #102 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.7
  • Merge pull request #101 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.6
  • Merge pull request #100 from guanguans/dependabot/composer/php-mock/php-mock-phpunit-2.10.0
  • Merge pull request #99 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.5
  • Merge pull request #98 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.4
  • Merge pull request #97 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.2
  • Merge pull request #96 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.67.1
  • Merge pull request #95 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.66.3
  • Merge pull request #93 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.66.2
  • Merge pull request #92 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.66.1
  • Merge pull request #88 from guanguans/dependabot/github_actions/actions/cache-4
  • Merge pull request #84 from guanguans/imgbot
  • Merge pull request #91 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.65.0
  • Merge pull request #90 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.64.0
  • Merge pull request #89 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.11
  • Merge pull request #87 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.10
  • Merge pull request #86 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.9
  • Merge pull request #85 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.8

1.9.3

4 months ago

1.9.3 - 2024-01-03

Fix

  • Commands: Fix issue in CommitCommand
  • commands: Fix formatting issue in CommitCommand

Refactor

  • CommitCommand: refactor commit message generation and confirmation
  • OpenAIGenerator: Improve data handling
  • commands: update commit message generation
  • commit: refactor CommitCommand.php

1.9.2

4 months ago

1.9.2 - 2024-01-03

Feat

  • commands: add new line before and after commit tasks

Fix

  • CommitCommand: add newLine(3) before and after confirming commit message
  • commands: Automagically generate conventional commit message with AI

Refactor

  • CommitCommand: Refactor CommitCommand class

1.9.1

4 months ago

1.9.1 - 2024-01-02

Pull Requests

  • Merge pull request #74 from guanguans/dependabot/github_actions/actions/labeler-5
  • Merge pull request #76 from guanguans/dependabot/github_actions/actions/stale-9
  • Merge pull request #79 from guanguans/dependabot/github_actions/actions/upload-artifact-4

1.9.0

4 months ago

1.9.0 - 2023-12-25

Pull Requests

  • Merge pull request #83 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.7
  • Merge pull request #82 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.6
  • Merge pull request #81 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.5
  • Merge pull request #80 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.4
  • Merge pull request #78 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.3
  • Merge pull request #77 from guanguans/dependabot/composer/mockery/mockery-1.6.7
  • Merge pull request #75 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.2
  • Merge pull request #73 from guanguans/dependabot/composer/guzzlehttp/guzzle-7.8.1
  • Merge pull request #72 from guanguans/dependabot/composer/php-mock/php-mock-phpunit-2.9.0
  • Merge pull request #71 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.1
  • Merge pull request #70 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.63.0