Skip to content

Releases: guanguans/ai-commit

1.12.4

24 Jun 10:28
Compare
Choose a tag to compare

1.12.4 - 2024-06-24

CI

  • phpunit: Fix coverage exclusion in phpunit.xml.dist
  • phpunit: Remove coverage settings and add source settings

Fix

  • config: Update logo font class conditionally

1.12.3

24 Jun 09:44
Compare
Choose a tag to compare

Full Changelog: 1.12.2...1.12.3

1.12.2

24 Jun 09:38
Compare
Choose a tag to compare

1.12.2 - 2024-06-24

Fix

  • app: Remove outdated OpenAI model options

Pull Requests

  • Merge pull request #137 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.78.2

1.12.1

12 Jun 03:21
Compare
Choose a tag to compare

Full Changelog: 1.12.0...1.12.1

1.12.0

12 Jun 02:58
Compare
Choose a tag to compare

1.12.0 - 2024-06-12

Docs

  • config: Add commit type prompt in ai-commit.php

Feat

  • add ability to select commit type
  • CommitCommand.php: Modify commit type selection logic

Perf

  • app: improve handle method performance

Test

  • test: improve commit command test coverage

Pull Requests

  • Merge pull request #136 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.78.1

1.11.2

11 Jun 08:45
Compare
Choose a tag to compare

1.11.2 - 2024-06-11

Pull Requests

  • Merge pull request #135 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.78.0
  • Merge pull request #134 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.77.0
  • Merge pull request #133 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.76.3
  • Merge pull request #132 from guanguans/dependabot/composer/mockery/mockery-1.6.12
  • Merge pull request #131 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.76.2
  • Merge pull request #130 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.76.1
  • Merge pull request #129 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.76.0
  • Merge pull request #127 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.75.1
  • Merge pull request #126 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.75.0
  • Merge pull request #125 from guanguans/dependabot/github_actions/dependabot/fetch-metadata-2.1.0
  • Merge pull request #124 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.74.0
  • Merge pull request #123 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.73.0

1.11.1

08 Apr 07:37
Compare
Choose a tag to compare

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

08 Apr 03:40
Compare
Choose a tag to compare

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

07 Apr 06:49
Compare
Choose a tag to compare

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.1

14 Mar 03:24
Compare
Choose a tag to compare

Full Changelog: 1.10.0...1.10.1